Skip to content

Instantly share code, notes, and snippets.

View azazi-sa's full-sized avatar

Sameer Azazi azazi-sa

  • ThoughtWorks Technologies
  • Pune, India
View GitHub Profile
@azazi-sa
azazi-sa / automate-login-page-email-templates.md
Created July 22, 2016 06:16 — forked from sandrinodimattia/automate-login-page-email-templates.md
Automatic configuration of the Auth0 Login Page and Email Templates

Customzing the Password Reset Page

Go to the API v2 explorer and generate a token with update:tenant_settings. Then call the tenants endpoint with the new HTML:

PATCH https://{YOUR_DOMAIN}/api/v2/tenants/settings

{
  "change_password": {
    "enabled": true,