@auth0/auth0-acul-js - v1.0.0-alpha.2
    Preparing search index...

    Class MfaOtpEnrollmentCode

    Class implementing the mfa-otp-enrollment-code screen functionality. This screen is displayed when the user needs to enter the OTP code received during MFA enrollment.

    Hierarchy

    • BaseContext
      • MfaOtpEnrollmentCode

    Implements

    Index

    Constructors

    Properties

    The screen properties for the mfa-otp-enrollment-code screen.

    screenIdentifier: string = ScreenIds.MFA_OTP_ENROLLMENT_CODE

    Screen identifier for validation and telemetry

    Methods

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

      Returns Screens.Error[]

      An array of error objects from the transaction context.