Skip to main content
Class implementing the MFA Recovery Code Challenge screen functionality.
Example

Constructors

Constructor
Creates an instance of the MfaRecoveryCodeChallenge screen.

Properties

string

Methods

Promise<void>
Continues with the provided recovery 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>
Navigates to the screen where the user can pick another MFA method.
Example