# Functions
GenerateAccessToken generates an access token.
# Constants
AccessTokenAudienceName is the audience name of the access token.
AccessTokenCookieName is the cookie name of access token.
No description provided by the author
CookieExpDuration expires slightly earlier than the jwt expiration.
issuer is the issuer of the jwt token.
Signing key section.
# Structs
No description provided by the author