@auth0/nextjs-auth0 - v4.6.1
    Preparing search index...

    Enumeration AccessTokenForConnectionErrorCode

    Enum representing error codes related to access tokens for connections.

    Index

    Enumeration Members

    FAILED_TO_EXCHANGE: "failed_to_exchange_refresh_token"

    Failed to exchange the refresh token.

    MISSING_REFRESH_TOKEN: "missing_refresh_token"

    The refresh token is missing.

    MISSING_SESSION: "missing_session"

    The session is missing.