# Functions
BasicAuth gets the */.
Decode decodes a jwt string into its claims.
No description provided by the author
EnsureValidToken ensures that the context of an incoming request is ValidJwt */.
Issue issues a jwt string from claims.
No description provided by the author
NewAccount returns a new account and creates a salt */.
Salt returns a salt */.
SaltPassword salts a password */.
# Variables
Duration is the time in seconds that the jwt is valid for.
# Type aliases
No description provided by the author