Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrCredentialNotFound = NewError(fiber.StatusUnauthorized, "auth_failed", "Credential not found") ErrOauthClientNotFound = NewError(fiber.StatusNotFound, "oauth_client_not_found", "Client not found") )
Errors
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.