
I'm working on app which the database security is so important. I wanna know if the user created a document and only the user who created the doc will have the permissions to modify it.
i want to know now, can the user edit any other docs in the same collection that he didn't create?
i'm using document-level permissions

and, can the user create a document without permission on the collection?
Recommended threads
- Stuck at pinging the server to finish ad...
I'm not using the starter app and I'm not sure how to finish connecting my app to Appwrite.io. Is there a CURL command I can run to finish setup?
- 500 internal error
I get a 500 internal error when trying to access my database on appwrite cloud. Sometimes it would start working but this time it never corrects.
- 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...
