Class implementing the mfa-email-list screen functionality This screen allows users to select an enrolled email address for MFADocumentation Index
Fetch the complete documentation index at: https://auth0.generaltranslation.app/llms.txt
Use this file to discover all available pages before exploring further.
Example
Constructors
Creates an instance of MfaEmailList screen manager
Properties
branding
client
organization
prompt
screen
The screen object for the mfa-email-list screen
tenant
transaction
untrustedData
user
Methods
getErrors
Retrieves the array of transaction errors from the context, or an empty array if none exist.An array of error objects from the transaction context.
Navigates back to the previous screen
Example
Selects an enrolled email address from the list
Example