package
0.0.0-20230725145057-df5d0ab9f67d
Repository: https://github.com/randalteng/go-oauth2-server.git
Documentation: pkg.go.dev

# Functions

NewAccessGenerate create to generate the access token instance.
NewAuthorizeGenerate create to generate the authorize code instance.
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.