
i want to authenticate users by sending OTP to their mail . how could i do that and also Is there any easy alternative for that
TL;DR
The user is looking for information on OTP authentication in Appwrite. They share two links as potential resources for help. They also mention wanting to authenticate users by sending OTP to their mail and ask if there are any easier alternatives.

OTP authentication in Appwrite
Recommended threads
- How to pass session from browser to a mo...
I have a self-hosted Appwrite container. I also have a www page (A) which should acts as login page for different www services (B). User click login in B, is re...
- Two steps signIn with one user:
'm using appwrite to try two phase login, step 1: await account.createAnonymousSession(); or final appwriteUser = await account.create( ...
- Registering new flutter app
Hi, ive got an already build flutter app which works in development with appwrite. but with the built version i get an error that the client is not registered. ...
