Crate myanimelist

source ·

Modules§

Structs§

  • Access token returned by the token endpoint and used to access protected resources.
  • Authorization code returned from the authorization endpoint.
  • Client identifier issued to the client during the registration process described by Section 2.2.
  • Client password issued to the client during the registration process described by Section 2.2.
  • Value used for CSRF protection via the state parameter.
  • A MyAnimeList Client.
  • A builder for MalClient
  • URL of the client’s redirection endpoint.
  • Refresh token used to obtain a new access token (if supported by the authorization server).
  • Access token scope, as defined by the authorization server.

Enums§