# README
go-jwt
# Functions
NewContextTokenStorage creates new ContextTokenStorage.
NewGenerator ...
NewPrivateKeyLoader ..
NewPublicKeyLoader ..
NewServer ...
NewVerifier creates a new Generator verifier.
# Variables
No description provided by the author
No description provided by the author
# Structs
ClaimsJWT ...
Generator ...
JWT represents a parsed and verified access token.
PrivateKeyLoader ...
PublicKeyLoader ...
No description provided by the author
# Interfaces
ContextTokenStorage represents interface for token set and get methods to request context.
No description provided by the author
Verifier ...
# Type aliases
No description provided by the author