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

    Class MfaEmailList

    Class implementing the mfa-email-list screen functionality This screen allows users to select an enrolled email address for MFA

    Hierarchy

    • BaseContext
      • MfaEmailList

    Implements

    Index

    Constructors

    Properties

    The screen object for the mfa-email-list screen

    screenIdentifier: string = ScreenIds.MFA_EMAIL_LIST

    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.