Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JWT ¶
type JWT struct {
*jwt.Token
}
JWT implements the Tokener
func NewJWT ¶
func NewJWT() *JWT
NewJWT allocates and returns a new Token with name and expiration mins
Click to show internal directories.
Click to hide internal directories.