Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( InvalidToken = jwt.ErrTokenInvalidId ExpiredToken = jwt.ErrTokenExpired )
Functions ¶
func NewJwtToken ¶
NewJwtToken Generate and return jwt token with given data.
func ParseJwtToken ¶
ParseJwtToken Parse jwt token and return claims.
func VerifyToken ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.