package
4.0.3-alpha+incompatible
Repository: https://github.com/bootapp/oauth2.git
Documentation: pkg.go.dev
# Functions
NewAccessGenerate create to generate the access token instance.
NewAuthorizeGenerate create to generate the authorize code instance.
No description provided by the author
NewJWTAccessGenerate create to generate the jwt access token instance.
# Structs
AccessGenerate generate the access token.
AuthorizeGenerate generate the authorize code.
JWTAccessClaims jwt claims.
JWTAccessGenerate generate the jwt access token.