@auth0/auth0-acul-js - v0.1.0-beta.9
Preparing search index...
Classes
ScreenMembersOnMfaPhoneChallenge
Interface ScreenMembersOnMfaPhoneChallenge
ScreenMembersOnMfaPhoneChallenge
interface
ScreenMembersOnMfaPhoneChallenge
{
captcha
:
Classes
.
CaptchaContext
|
null
;
captchaImage
:
string
|
null
;
captchaProvider
:
string
|
null
;
captchaSiteKey
:
string
|
null
;
data
:
{
phoneNumber
:
string
}
|
null
;
isCaptchaAvailable
:
boolean
;
links
:
Record
<
string
,
string
>
|
null
;
name
:
string
;
texts
:
Record
<
string
,
string
>
|
null
;
}
Hierarchy (
View Summary
)
Classes
.
ScreenMembers
ScreenMembersOnMfaPhoneChallenge
Index
Properties
captcha
captcha
Image
captcha
Provider
captcha
Site
Key
data
is
Captcha
Available
links
name
texts
Properties
captcha
captcha
:
Classes
.
CaptchaContext
|
null
captcha
Image
captchaImage
:
string
|
null
captcha
Provider
captchaProvider
:
string
|
null
captcha
Site
Key
captchaSiteKey
:
string
|
null
data
data
:
{
phoneNumber
:
string
}
|
null
Type Declaration
{
phoneNumber
:
string
}
phoneNumber
:
string
The phone number (often masked) associated with this MFA challenge.
null
is
Captcha
Available
isCaptchaAvailable
:
boolean
links
links
:
Record
<
string
,
string
>
|
null
name
name
:
string
texts
texts
:
Record
<
string
,
string
>
|
null
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
captcha
captcha
Image
captcha
Provider
captcha
Site
Key
data
is
Captcha
Available
links
name
texts
@auth0/auth0-acul-js - v0.1.0-beta.9
Loading...
ScreenMembersOnMfaPhoneChallenge