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

    Class MfaLoginOptions

    Class implementing the mfa-login-options screen functionality This screen allows users to select which MFA factor they want to use for login

    Hierarchy

    • BaseContext
      • MfaLoginOptions

    Implements

    Index

    Constructors

    Properties

    The screen object for the mfa-login-options screen

    screenIdentifier: string = ScreenIds.MFA_LOGIN_OPTIONS

    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.