@auth0/auth0-acul-js - v0.1.0-beta.7
    Preparing search index...

    Class ResetPasswordMfaPhoneChallenge

    ResetPasswordMfaPhoneChallenge

    Hierarchy

    • BaseContext
      • ResetPasswordMfaPhoneChallenge

    Implements

    Index

    Constructors

    Properties

    Access to client-specific information (e.g., client ID, name).

    Access to organization-specific information, if applicable.

    Access to prompt details (e.g., prompt name).

    Holds the specific screen data and properties, processed by ScreenOverride.

    Access to the current transaction details (e.g., state, errors).

    screenIdentifier: string = ScreenIds.RESET_PASSWORD_MFA_PHONE_CHALLENGE

    The unique identifier for this screen, used internally and for telemetry.

    Methods

    • Retrieves the array of transaction errors from the context, or an empty array if none exist.

      Returns Classes.Error[]

      An array of error objects from the transaction context.