Module yup_oauth2::error

source ·
Expand description

Module containing various error types.

Structs

  • Error returned by the authorization server.

Enums

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