# Functions
NewGenerateOptions from a slice of options.
No description provided by the author
WithExpiry for the generated account's token expires.
WithPrivateKey sets the JWT private key.
WithPublicKey sets the JWT public key.
WithStore sets the token providers store.
# Variables
ErrEncodingToken is returned when the service encounters an error during encoding.
ErrInvalidToken is returned when the token provided is not valid.
ErrNotFound is returned when a token cannot be found.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Provider generates and inspects tokens.