# Functions
IsTokenExpired returns true if the specified error is an ErrorTokenExpired.
IsTokenNotFound returns true if the specified error is an ErrorTokenNotFound.
IsTokenSignatureInvalid returns true if the specified error is an ErrorTokenSignatureInvalid.
# Variables
ErrorTokenContainsInvalidSegments creates a new ErrorTokenContainsInvalidSegments error.
ErrorTokenExpired creates a new ErrorTokenExpired error.
ErrorTokenInactive creates a new ErrorTokenInactive error.
ErrorTokenMalformed creates a new ErrorTokenMalformed error.
ErrorTokenNotFound creates a new ErrorTokenNotFound error.
ErrorTokenSignatureInvalid creates a new ErrorTokenSignatureInvalid error.