Example
Constructors
Initializes a new instance of the MfaSmsEnrollment class.
Properties
branding
client
organization
prompt
screen
tenant
transaction
untrustedData
user
Methods
Continues the SMS enrollment process with the provided phone number.A promise that resolves when the enrollment process is complete.
Throws
If the phone number is missing.Example
getErrors
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.
Handles the action to pick a country code for SMS enrollment.A promise that resolves when the action is complete.
Example
Handles the action to try another method for MFA.A promise that resolves when the action is complete.
Example