Updating tab title

image
Hello, I am looking for a way to update the tab title as per the screenshot, I’ve tried loginWithLabel, and loginAtLabel as per:

languageDictionary = { loginWithLabel: “My title”,
loginAtLabel: “My title” }

and neither worked.

I am using the custom Auth0Lock in the Advanced Options for the Universal Login

Thanks in advance, Lu

Hi @lus,

When using the Classic Login Experience, you can change the title inside the “Customize Login Page” HTML document as shown in these images:

If you have any other questions, feel free to reach out.

Have a good one,
Vlad

Thanks Vlad, in hindsight I don’t know how I missed that :woman_facepalming:

thank you!