Hello Auth0 team, I’m reaching out for some recommendations.
I understand the New Universal Login page allows for auto-prefilling email through the ‘login_hint’ parameter. However, doing so exposes the email in the resulting URL, which we’d like to prevent if possible.
The question being - Are there any workarounds that silently pre-fill an email without inserting it as the login_hint param, or is that the only supported method?
Thanks in advance!