Documentation ¶
Index ¶
Constants ¶
View Source
const ( UserToken = "user" SessToken = "sess" HookToken = "hook" CsrfToken = "csrf" AgentToken = "agent" )
View Source
const SignerAlgo = "HS256"
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.