How to configure signup-password in universal login

Hi, I want to be able to pass the user email to the universal login that is locked (user cannot change it) during signup. I saw there is signup-password option might fit the bill, but I cannot find out a way to pass in the user email. I tried email, emailPlaceholder, didn’t work.
Any suggestions?
Thanks
Amy

We figured it out, use login_hint=youremail as query parameter.

1 Like

Perfect! Thanks for sharing it with the rest of community!

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