AniLink - v2.0.0
    Preparing search index...

    Variable MAL_AUTHORIZE_URLConst

    MAL_AUTHORIZE_URL: "https://myanimelist.net/v1/oauth2/authorize"

    MAL_AUTHORIZE_URL is the MyAnimeList OAuth2 authorization endpoint used by buildMalAuthorizationUrl.

    It is the entry point for the PKCE flow that produces the code consumed by getMalAccessToken.