Back

how to make sure that only verified users are doing operations

  • 0
  • Self Hosted
  • Flutter
  • Users
Ansh
27 Sep, 2023, 09:29

I have made a social media app on appwrite and i am authenticating users through ther mail now as soon as they enter their correct otp their status changes from unverified to verified. Now i only want my verified users to be able to perform task what am i suppose to do to make sure that only verified users are able to do that

TL;DR
The user needs to ensure that only verified users can perform tasks on their social media app. They are authenticating users through email and changing the status from unverified to verified after entering the correct OTP. They want to know how to enforce restrictions for verified users only. Solution: The user can set up permissions and roles in Appwrite to restrict certain tasks only to verified users. This will ensure that only users with the verified status have access to perform those tasks.
Ernest
27 Sep, 2023, 10:05

You can set up permissions and roles in appwrite or is that not good enough?

Ernest
27 Sep, 2023, 10:05
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more