Skip to main content
Class implementing the mfa-otp-challenge screen functionality This screen is shown when a user needs to enter an OTP code during MFA
Example

Constructors

Constructor
Creates an instance of MfaOtpChallenge screen manager

Properties

string

Methods

Promise<void>
Continues with the OTP challenge using the provided code
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>
Allows the user to try another MFA method
Example