captchaImage
captchaImage: string | null
captchaSiteKey
captchaSiteKey: string | null
captchaProvider
captchaProvider: string | null
isCaptchaAvailable
isCaptchaAvailable: boolean
links
links: Record<string, string> | null
texts
texts: Record<string, string> | null
data
data:
| {
phoneNumber?: string;
showRememberDevice?: boolean;
showLinkVoice?: boolean;
}
| null
Type Declaration
- { phoneNumber?: string; showRememberDevice?: boolean; showLinkVoice?: boolean }
OptionalphoneNumber?: string
OptionalshowRememberDevice?: boolean
OptionalshowLinkVoice?: boolean
- null
Interface for the screen data specific to mfa-sms-challenge screen