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
TL;DR
Developers working on an app with strict database security are unsure if users can create documents without permission in the collection. They want to ensure that only the creator can modify the document. The main concern is whether users can edit documents in the same collection that they didn't create, while using document-level permissions.and, can the user create a document without permission on the collection?
Recommended threads
- how to access the value of account statu...
- What does it means
I am looking for Appwrite for migration, but i am confused with the term "Unlimited" in Pricing table of Documents . Kindly Let me know what does it ...
- Migration and Function glitch
I am trying to migrate from non pro appwrite project to pro appwrite project all my data but it's stuck in processing.