Automatically login after clicking on email magic link

I’m using webAuth.signup with the Username-Password-Authentication connection, and I receive the welcome email correctly, buy I want to have the user to automatically login after clicking on the magic link, the same as with the social connections. Is it possible?

1 Like

Hey there @cesar!

Firstly, I’d like to hugely apologise for not getting back for so long. We do our best in providing most valuable knowledge and reliable support to our developer community but sometimes we’re simply people constrains. Thanks a lot for understanding!

Getting back to your case, to make it work what you’ve described you need to make use of Passwordless. This docs will guide you step by step on how to achieve that;

Hope it helps!

Hey @cesar!

Have you had a change to go through the resources I provided?