tenant.picture_url
. This variable returns the Logo URL value defined in Dashboard > Settings.
Variable | Description |
---|---|
email | The email address of the user requesting the password change |
ticket | The ticket representing the given password reset request |
csrf_token | Token used to prevent CSRF activity |
tenant.name | The name associated with your Auth0 tenant |
tenant.friendly_name | The name displayed for your Auth0 tenant |
tenant.picture_url | The URL leading to the logo representing you in Auth0 |
tenant.support_email | The support email address for your company displayed to your Auth0 users |
tenant.support_url | The support URL for your company displayed to your Auth0 users |
lang | The user’s language |
password_policy | The active connection’s security policy. You can see what this is using https://manage.auth0.com/#/connections/database/con_YOUR-CONNECTION-ID/security . Be sure to provide your connection ID in the URL.) |
password_complexity_options | Object containing settings for the password complexity requirements |
min_length | The minimum length required for newly-created passwords. Can range from 1 to 128 characters in length |
client_id
).dict
property:
https://cdn.auth0.com/js/change-password-1.5.min.js