Documentation
¶
Index ¶
Constants ¶
View Source
const ( ErrorUnsupportedGrantType = "unsupported_grant_type" ErrorUnsupportedResponseType = "unsupported_response_type" ErrorInvalidRequest = "invalid_request" ErrorInvalidGrant = "invalid_grant" ErrorInsufficientScope = "insufficient_scope" ErrorInvalidToken = "invalid_token" ErrorInvalidScope = "invalid_scope" ErrorInvalidClient = "invalid_client" ErrorServerError = "server_error" ErrorSlowDown = "slow_down" ErrorNotFound = "not_found" ErrorSRPUnsupported = "srp_unsupported" ErrorNotImplemented = "not_implemented" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.