hello, im trying to make an app project where there are two levels of authorisation. one being management and one being a basic user. Should i create an attribute onto the users with the two options or do i do it through appwrites permissions. Both levels of user should be able to update the database the reason for the two different tiers is that i want parts of the app to be off limits to the normal users such as the analytics etc. I dont see the point of using appwrites permissions for this as from my understanding this is to alter who can edit read and delete documents right? Any help is appreciated or links to documentation.
Recommended threads
- Exception: Route not found when calling ...
I have self-hosted v1.8.1 and I am using an Appwrite function with node-appwrite v22. When I call the createVarcharColumn() in my server function I get this exc...
- Document created without ID in console
Hi team, I’m experiencing an issue in the Appwrite console. When I create a document in a collection via the **Collections UI**, the document gets created **wi...
- free plan limit
Hello! I’m currently on the free plan and still in development. I’m unable to use the database because I’m getting the following error: “Resource limit for your...