@auth0/auth0-acul-react - v1.0.0
Preparing search index...
Types
ScreenMembersOnMfaCountryCodes
Interface ScreenMembersOnMfaCountryCodes
Interface for screen data specific to mfa-country-codes screen
interface
ScreenMembersOnMfaCountryCodes
{
name
:
string
;
captchaImage
:
string
|
null
;
captchaSiteKey
:
string
|
null
;
captchaProvider
:
string
|
null
;
isCaptchaAvailable
:
boolean
;
links
:
Record
<
string
,
string
>
|
null
;
texts
:
Record
<
string
,
string
>
|
null
;
captcha
:
CaptchaContext
|
null
;
data
:
{
phone_prefixes
:
PhonePrefix
[]
}
|
null
;
}
Hierarchy (
View Summary
)
ScreenMembers
ScreenMembersOnMfaCountryCodes
Index
Properties
name
captcha
Image
captcha
Site
Key
captcha
Provider
is
Captcha
Available
links
texts
captcha
data
Properties
name
name
:
string
captcha
Image
captchaImage
:
string
|
null
captcha
Site
Key
captchaSiteKey
:
string
|
null
captcha
Provider
captchaProvider
:
string
|
null
is
Captcha
Available
isCaptchaAvailable
:
boolean
links
links
:
Record
<
string
,
string
>
|
null
texts
texts
:
Record
<
string
,
string
>
|
null
captcha
captcha
:
CaptchaContext
|
null
data
data
:
{
phone_prefixes
:
PhonePrefix
[]
}
|
null
Type Declaration
{
phone_prefixes
:
PhonePrefix
[]
}
phone_prefixes
:
PhonePrefix
[]
List of available phone prefixes
null
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
name
captcha
Image
captcha
Site
Key
captcha
Provider
is
Captcha
Available
links
texts
captcha
data
@auth0/auth0-acul-react - v1.0.0
Loading...
Interface for screen data specific to mfa-country-codes screen