sms
connection before being authenticated by Auth0.
If the phone number that the OTP was sent to matches an existing user, Auth0 authenticates the user:
@@password@@
placeholder will automatically be replaced with the one-time password that is sent to the user.x-request-language
header. When this header is not set, the language is extracted from the accept-language
header, which is automatically set by the browser.
request_language
parameter to change the language of the message:
Parameter | Description |
---|---|
password or code | The password to use. |
phone_number | The user’s phone number. |
application.name | The name of the application with which the user is signing up. |
request_language | The requested language for message content. |