
I'm building an app that uses email OTP to authenticate the user. To use the app, the user MUST login. But if the user wants to see a demo, he won't be needing an email to do so. He just clicks the demo button where he'll be allowed to use the app w limited functionalities.
I've set up the whole email OTP Auth thing for regular users but can't figure it out for the demo part. I don't think there's a static email OTP in appwrite.... I have absolutely zero clue how to implement this!
Recommended threads
- Error getting session: AppwriteException...
I get this error `Error getting session: AppwriteException: User (role: guests) missing scope (account)` when running in prod. As soon as I try running my app o...
- PR Review and Issue Assign?
I am not familiar with how things work here. I know that Issue have to be assigned before solving problem, It is for not wasting contributors time but I like t...
- OTP Session template not working and is ...
Okay so it has been a long while with the issue with OTP Session template, and currently I tried self-hosting and found out that it is linked with Verification ...
