Documentation ¶
Index ¶
Constants ¶
View Source
const ( JWTKey = "jwt" ClaimsKey = "claims" UserIdKey = "user_id" )
Variables ¶
This section is empty.
Functions ¶
func CreateJWTToken ¶
func CreateJWTToken(req JWTRequest) (jwt.Token, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.