Expand description
Module containing various error types.
Structs§
- Auth
Error - Error returned by the authorization server. https://tools.ietf.org/html/rfc6749#section-5.2 https://tools.ietf.org/html/rfc8628#section-3.5
Enums§
- Auth
Error Code - The error code returned by the authorization server.
- Error
- Encapsulates all possible results of the
token(...)
operation