Prefill email in login page after link expired

Hello, I am using Universal login without any customized page, I want to prefill the email field after 1.password is reset success, 2.when they click go back to the login page when links are expired. Can someone guide me how to achieve it ? since both action are happend in auth0 side with universal login, I may not pass any login hint parameters.

Hi @Adaptiv-ChuanyuZhang,

Have you tried passing in the login_hint parameter yet?

You can prefill the email field for the login page by specifying the login_hint parameter.

(Reference: New Universal Login Experience)

Thanks,
Rueben

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.