How can i allow a document to be only be readble/editable/deletable by the user who created it? (Is there any builtin functionality that appwrite provides for this).
TL;DR
Developer wants to know how to allow a document to only be readable/editable/deletable by the user who created it. Check out Appwrite's documentation on permissions for assistance.