Module error

Source
Expand description

Module containing various error types.

Re-exports§

pub use crate::client::SendError;
pub use crate::external_account::CredentialSourceError;
pub use crate::storage::TokenStorageError;

Structs§

AuthError
Error returned by the authorization server.

Enums§

AuthErrorCode
The error code returned by the authorization server.
Error
Encapsulates all possible results of the token(...) operation