package
0.0.0-20240717143347-dede1a659a74
Repository: https://github.com/ydataai/authentication-service.git
Documentation: pkg.go.dev

# 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.