Skip to main content
Class implementing the mfa-country-codes screen functionality This screen allows users to select a country code for MFA phone number verification
Example

Constructors

Constructor
Creates an instance of MfaCountryCodes screen manager

Properties

string

Methods

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 back to the previous screen
Example
Promise<void>
Selects a country code from the available options
Example