Expand description
Module for working through MAL OAuth2 flow
Structs§
- Authenticated
- State struct for separating an Authenticated and Unauthenticated OAuthClient
- MalClient
Id - 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
- Oauth
Client - Client used to navigate and manage Oauth credentials with MAL
- Redirect
Response - Unauthenticated
- State struct for separating an Authenticated and Unauthenticated OAuthClient