Preparing search index...
The search index is not available
@auth0/auth0-spa-js
@auth0/auth0-spa-js
UpdateAuthenticationMethodRequest
Interface UpdateAuthenticationMethodRequest
interface
UpdateAuthenticationMethodRequest
{
name
?:
string
;
preferred_authentication_method
?:
"sms"
|
"voice"
;
}
Index
Properties
name?
preferred_
authentication_
method?
Properties
Optional
name
name
?:
string
Optional
preferred_
authentication_
method
preferred_
authentication_
method
?:
"sms"
|
"voice"
Only valid when updating a phone authentication method.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
name
preferred_
authentication_
method
@auth0/auth0-spa-js
Loading...
Only valid when updating a phone authentication method.