@auth0/auth0-react
Preparing search index...
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
Properties
name
preferred_
authentication_
method
@auth0/auth0-react
Loading...
Only valid when updating a phone authentication method.