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

Constructors

Constructor
Creates an instance of MfaLoginOptions screen manager

Properties

The screen object for the mfa-login-options screen
string

Methods

Promise<void>
Continues the login process with the selected MFA factor
Example
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.
Promise<void>
Example