package
0.0.0-20240414174107-f7ec041e7514
Repository: https://github.com/nerdzeu/nerdz-api.git
Documentation: pkg.go.dev

# Functions

Authorize is the action of GET /oauth2/authorize and POST /oauth2/authorize when authentication is required.
Info is the action of GET /oauth2/info.
Init initialize OAuth2 Authorization server.
Token is the action of Get /oauth2/token.