Module oauth

Source
Expand description

Module for working through MAL OAuth2 flow

Structs§

Authenticated
State struct for separating an Authenticated and Unauthenticated OAuthClient
MalClientId
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
OauthClient
Client used to navigate and manage Oauth credentials with MAL
RedirectResponse
Unauthenticated
State struct for separating an Authenticated and Unauthenticated OAuthClient

Enums§

OauthError