According to the documentation, anonymous sessions can be converted into user accounts using email/password, phone (SMS), magic URL, or OAuth2. However, Email OTP (One-Time Password) is not mentioned as an option for this transition.
Is there a specific reason why Email OTP cannot be used to upgrade an anonymous session to a full user account? Is this a technical limitation, a security consideration, or simply something that hasn't been implemented yet?
Additionally, is there any plan to support this in future versions of Appwrite?
Thanks in advance!
Recommended threads
- Hosting Issues with Static IP not domain...
I have a machine with Static Public IP. I want to host Appwrite Site on it but I tried it but it doesn't allow IP addresses in Domain names. What should I do h...
- Email address must be in its canonical f...
Hello, Recently I was trying to signup with my GitHub account with appwrite account for availing the student benifits but while trying to signup I saw such erro...
- encrypt and decrypt buckets
I have a bucket where I switched from encryption to not encrypting files. I later realized that files already uploaded earlier stay encrypted. Now I have a buck...