Module mal_api::oauth

source ·
Expand description

Module for working through MAL OAuth2 flow

Structs§

  • State struct for separating an Authenticated and Unauthenticated OAuthClient
  • If you only need to access public information on MAL that does not require an Oauth access token, you can use the MalClientId as your authorization client
  • Client used to navigate and manage Oauth credentials with MAL
  • State struct for separating an Authenticated and Unauthenticated OAuthClient

Enums§