We have a custom domain but how do we get the universal login popup to use the new domain?
We just have simple button that binds the click in a react app
I’ve tried looking changing some of the configs in the login template but that didn’t work either.
How can I make the login popup use our custom domain instead of the tenant url @ https://{tenant_name}.us.auth0.com/?
Hi Rueben,
Thank you for getting back to me. I have uncommented the overrides section in the universal login. This is what it currently looks like but its still not using the custom domain in the popup
For my configuration, I configured custom domains and used the default Auth0 Lock template with the Classic Universal Login experience.
Since you are using Auth0 Lock, you can continue using it. And after testing your script, it works for me without any problems. I could access my custom domain login page.
With that, you should be all set and good to go.
Please let me know if you encounter any further issues or have any questions.