auth0.com
domain for Auth0 to send your custom email templates. If you do not, Auth0 sends the default email template.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 |
---|---|
code | The password to use. |
link | The generated sign-in link. |
application.name | The name of the application with which the user is signing up. |
request_language | The requested language for message content. |
operation | Indicates when the template has been triggered by an update to a user’s email through the API. When triggered, the value is change_email , otherwise it is null . |
Auth0LockPasswordless
section of code with a new parameter. Add the passwordlessMethod
to your template.