Skip to main content
Interface for the screen data specific to reset-password-mfa-voice-challenge screen.
Example

Properties

captchaImage
string
captchaProvider
string
captchaSiteKey
string
data
phoneNumber

Type Declaration

{ phoneNumber: string; showLinkSms?: boolean; }

phoneNumber

The phone number to send the voice call to.

showLinkSms?

Whether to show the link to switch to SMS verification.null
isCaptchaAvailable
boolean
name
string
texts
Record