Const
MAL_TOKEN_URL is the MyAnimeList OAuth2 token endpoint used by getMalAccessToken and refreshMalAccessToken.
getMalAccessToken
refreshMalAccessToken
It exchanges the PKCE code or refresh token for a MalTokenResponse.
MalTokenResponse
https://myanimelist.net/apiconfig/references/authorization
MAL_TOKEN_URL is the MyAnimeList OAuth2 token endpoint used by
getMalAccessTokenandrefreshMalAccessToken.It exchanges the PKCE code or refresh token for a
MalTokenResponse.