Skip to main content
Class implementing the mfa-phone-enrollment screen functionality. This screen allows users to enroll using a phone number for MFA.
Example

Constructors

Constructor
Creates an instance of the MfaPhoneEnrollment screen.

Properties

string

Methods

Promise<void>
Continues the enrollment process with the provided phone number and type (SMS or voice).
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 country code selection screen.
Example
Promise<void>
Allows the user to try another MFA method.
Example