//
pkg.gl
Category
github.com/nerdzeu/nerdz-api
oauth2
package
0.0.0-20240414174107-f7ec041e7514
Repository:
https://github.com/nerdzeu/nerdz-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
125 SLOC
#
Functions
Authorize
Authorize is the action of GET /oauth2/authorize and POST /oauth2/authorize when authentication is required.
Info
Info is the action of GET /oauth2/info.
Init
Init initialize OAuth2 Authorization server.
Token
Token is the action of Get /oauth2/token.