Using macros such as {{application.name}} in customized login pages

The email templates make use of macros or variables such as {{application.name}} or {{url}}. Is there some way these can be used in the Branding for login or password reset form?

For example, I like to get access to these in order to construct a URL for different environments for dev, UAT and production.

I’m happy to retrieve this from the JavaScript library if it’s possible.

Hi @simon.boland,

Thanks for reaching out to the Auth0 Community!

I understand that you’d like to use a similar syntax in the Classic Universal Login pages like the liquid syntax found with the Email templates.

Unfortunately, it is not possible to use Liquid syntax in the Classic Universal Login pages. To customize the login and password reset pages, you’ll need to make changes to the Lock Configuration Options.

Our Customize Classic Universal Login Pages documentation explains this in greater detail.

Hoped this helps!

Please let me know there are any other questions or concerns.

Thank you.

Hi Rueben,
Thanks the update. It’s clearer to me now.
Simon

1 Like

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