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

    Class CustomTokenExchangeError

    Error class representing a Custom Token Exchange error. Extends the SdkError class.

    This error is thrown when a Custom Token Exchange operation fails, such as validation errors or server-side token exchange failures.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    Properties

    cause?: OAuth2Error

    The underlying OAuth2 error that caused this error (if applicable).

    code: string

    The error code associated with the custom token exchange error.