package
Version:
v0.0.0-...-2d60e20
Opens a new window with list of versions in this module.
Published: Mar 6, 2016
License: GPL-3.0, LGPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ErrMissingClaims = errors.New("jwt/verify: verification error - missing mandatory claims")
ErrExpired = errors.New("jwt/verify: token has expired")
ErrNotYetValid = errors.New("jwt/verify: token is not yet valid")
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.