Documentation ¶
Index ¶
Constants ¶
View Source
const ( SessToken = "sess" UserToken = "user" CsrfToken = "csrf" )
View Source
const SignerAlgo = "HS256"
SignerAlgo is the default algorithm used to sign JWT tokens.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SecretFunc ¶
Click to show internal directories.
Click to hide internal directories.