Hi there,
I am trying to find a way to verify the email / account of a user before / after signup.
Basically I am looking to create the same flow as http://climateu.earth/ did.
You sign up, get redirected to the signed-in page, and and automatic email with a email verification link is sent out.
Alternatively, a verification code before entering the signed-in page would also work.
I tried using the “sign in with code” block, but this is not what I need - as users with accounts should be able to sign in with their password.
Does someone know how this can be done?
Many thanks - Simon
In your first link I found this post which is what I was looking for. I had a hunge, that it is done using the magic link and some automation.
Thanks for the pointer!
What do you think about this idea? It just applies the same functionality that sign in with code blocks have to sign up blocks. Simple and straightforward.