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: { deviceName: string; showRememberDevice?: boolean } | null
Type Declaration
- { deviceName: string; showRememberDevice?: boolean }
deviceName: string
OptionalshowRememberDevice?: boolean
- null
Interface for the screen data specific to mfa-push-challenge-push screen