AniLink - v2.0.0
    Preparing search index...

    Variable MAL_TOKEN_URLConst

    MAL_TOKEN_URL: "https://myanimelist.net/v1/oauth2/token"

    MAL_TOKEN_URL is the MyAnimeList OAuth2 token endpoint used by getMalAccessToken and refreshMalAccessToken.

    It exchanges the PKCE code or refresh token for a MalTokenResponse.