exception

package
v0.0.0-...-69e7fd1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 12, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrUnsupportedGrantType = errors.New("unsupported grant type")
	ErrPasswordIncorrect    = errors.New("password incorrect")

	ErrClientNotFound = errors.New("client not found")

	ErrUserNotFound = errors.New("user not found")

	ErrTokenNotFound         = errors.New("token not found")
	ErrTokenExpired          = errors.New("token is expired")
	ErrTokenUsedBeforeIssued = errors.New("token used before issued")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL