package
0.0.0-20220822164348-1fb92f6f5a50
Repository: https://github.com/vardius/go-api-boilerplate.git
Documentation: pkg.go.dev

# Functions

InitServer initialize the oauth2 server instance.
NewJWTAccess create to generate the jwt access token instance.
NewManager initialize the oauth2 manager service.
NewTokenStore create a token store instance.

# Structs

JWTAccess generate the jwt access token.
JWTAccessClaims jwt claims.
TokenStore token storage.