Skip to main content
Interface for the screen data specific to mfa-sms-challenge screen
Example

Properties

string
string
string
phoneNumber?

Type Declaration

{ phoneNumber?: string; showLinkVoice?: boolean; showRememberDevice?: boolean; }

phoneNumber?

The phone number where the SMS was sent

showLinkVoice?

Whether to show the link to switch to voice call verification

showRememberDevice?

Whether to show the remember device optionnull
boolean
string
Record