Hello. I want my site to automatically send a verification email to newly registered users, so they need to verify their email to log in. However, I'm having a problem because the verification email requires an "account," and the user is not logged into any account yet, so it's missing. All my code works for authentication with logged-in users, but how can I make it work with non-logged-in users as well?
Recommended threads
- Function deployment failed: Unable to re...
Hi Appwrite team, I have been experiencing persistent errors when i attempt to push my appwrite functions. The logs on the deployment detail page on the console...
- Github connection error - Self Hosted Ap...
I am trying to connect my github account to deploy a project to sites, but Connect to Gtihub button is disabled. I have configured all Env variables needed for...
- One to many 2 way, console UI not correc...
Hey, seems I'm facing the exactly same issue with this one: https://github.com/appwrite/appwrite/issues/6016 Since this Github issue stay open for so long, let ...