Module oxide_auth::code_grant::error
[−]
[src]
Errors defined in rfc6749.
Structs
| AccessTokenError |
Represents parameters of an error in an Issuing Error Response |
| AuthorizationError |
Represents parameters of an error in an Authorization Error Response |
Enums
| AccessTokenErrorType |
All defined error codes |
| AuthorizationErrorType |
Error codes returned from an authorization code request. |
Traits
| AccessTokenErrorExt |
Provides extensible modifiers for authorization errors, intended for |
| AuthorizationErrorExt |
Provides extensible modifiers for authorization errors, intended for |