Modifying the widget in the new Universal Login page

Hi all,

I’m having a hard time getting a solid answer to the question: can I customize the login prompt widget with a liquid template for Universal Login.

What I’d like to do is, for instance change the text on the widget… this page:
https://auth0.com/docs/customize/universal-login-pages/customize-login-text-prompts/prompt-login

Lists a bunch of text and keys, but it doesn’t say/show what to do with them.

Anyone have a pointer to an example of how one modifies those things in the templates?

Thanks!

Hi @rian,

Welcome to the Auth0 Community!

You can customize the text of a prompt using the Customize New Universal Login Text Prompts API.

This will allow you to update the text of each of the key/value pairs on the doc you listed. Let me know if you have questions!