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
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...
- Sign In With Apple OAuth Help
Hi All! I've got a flutter & appwrite app which Im trying to use sign in with apple for. I already have sign in with google working and the function is the sam...
- Custom Domains
Hi All, Should be a quick config issue. I'm setting up custom domains on the hosted version. I have verified the domain with the CNAME but appwrite isn't gene...