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: { enrolled_emails: string[] } | null
Type Declaration
- { enrolled_emails: string[] }
enrolled_emails: string[]
- null
Interface for the screen data specific to mfa-email-list screen