Change Password Template

I am using gitlab deployments to configure auth0. I followed https://auth0.com/docs/extensions/gitlab-deploy to deploy in to Auth0. In the section of deploy email templates I do not see password_change or reset_password template. Can’t we change password reset template ? If we can change what is the template name that has to be used to deploy the same?

Hey there @shashank!

Based on the document you attached following list of email templates is supported:

  • verify_email
  • reset_email
  • welcome_email
  • blocked_account
  • stolen_credentials
  • enrollment_email
  • mfa_oob_code

Exactly. So you are saying that we can change password reset template only from dashboard and can’t deploy the template from a repository. As well when repository is deployed it deletes the templates which are configured from the dashboard.

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.