Auth0 Universal Login Customisation Options | Part 2

Emad Dehnavi
3 min readApr 3, 2024

In the first part of this series, we went through the no-code editor way of customising the Auth0 Universal Login, you can read it here:

In this post, we going to see how we can customise the Universal Login using Auth0 CLI. In Auth0 every step in Login flow, have a prompt which use a Page Template. Using Auth0 CLI you are able to customise these prompt by updating the Page Template.

To use customized page templates using Auth0 CLI, you…

--

--