package
0.0.0-20240425115124-ffd17e6203a9
Repository: https://github.com/djedjethai/go-oauth2-openid.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

# Structs

AccessGenerate generate the access token.
AuthorizeGenerate generate the authorize code.
JWTAccessClaims jwt claims.
JWTAccessGenerate generate the jwt access token.