so i am building a social media app on appwrite but i only want the user which have verified their email to be able to login. the login function is creating an email session but i am not able to insert any permission so that only verified users are able to create a email session on login. i am using appwrite 9.0.1
The approach you would take is to restrict access to resources to only verified users rather than restricting login
Recommended threads
- Flutter OAuth2 webAuth Bug?
I created with flutter an app where I can login in with my Microsoft Account. When I compile it to Web (WASM) or Android (aab) then there is no problem what so ...
- Synchronous Function Execution Timed Out...
Hi Appwrite team 👋 I’m facing a synchronous function execution timeout issue on Appwrite Cloud and would appreciate some guidance. I executed this function u...
- Push Notification FCM Error
Hello dear people. I tried to integrate Push Notifications into my Flutter App. Everything works fine on Android/iOS Simulator + Testflight but as soon as I s...