Preparing search index...
The search index is not available
@auth0/auth0-spa-js
@auth0/auth0-spa-js
PhoneEnrollmentChallengeOptions
Interface PhoneEnrollmentChallengeOptions
interface
PhoneEnrollmentChallengeOptions
{
phone_number
:
string
;
preferred_authentication_method
?:
"sms"
|
"voice"
;
type
:
"phone"
;
}
Index
Properties
phone_
number
preferred_
authentication_
method?
type
Properties
phone_
number
phone_
number
:
string
Optional
preferred_
authentication_
method
preferred_
authentication_
method
?:
"sms"
|
"voice"
type
type
:
"phone"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
phone_
number
preferred_
authentication_
method
type
@auth0/auth0-spa-js
Loading...