captchaImage
captchaImage: string | null
captchaSiteKey
captchaSiteKey: string | null
captchaProvider
captchaProvider: string | null
isCaptchaAvailable
isCaptchaAvailable: boolean
data
data: | Record< string, | string | boolean | string[] | Record<string, string[]> | PhonePrefix[] | PasskeyCreate, > | null links
links: Record<string, string> | null
texts
texts: Record<string, string> | null
signupLink
signupLink: string | null
resetPasswordLink
resetPasswordLink: string | null
publicKey
publicKey: { challenge: string; allowCredentials?: AllowCredential[] } | null