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

    Class MfaTokenInvalidError

    Thrown when the encrypted mfa_token is invalid.

    This occurs when:

    • The token was tampered with
    • The token is malformed (not valid JWE)
    • The token was encrypted with a different secret

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    Properties

    code: string = "mfa_token_invalid"