Hey everybody, I was wondering if there is a way to use environment variables (in Auth0 not the frontend) in password reset or login pages. In order to make different actions inside the templates, (calling an API to make some validations, loading images depending the enviroment, etc).
Here are some docs related to environment variables for Classic Login Password Reset that you are able to use. If you are using Universal Login, customizations can be found here.