Categorygithub.com/cirrostratus-cloud/oauth2
repository
0.3.0
Repository: https://github.com/cirrostratus-cloud/oauth2.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Cirrostratus - OAuth2

Development

Branching

Tagging

Requirements

Tests

To create all needed mocks, you must configurate .mockery.yaml file and execute mockery command:

mockery

To run all test use the tests task commando:

task tests