I want a mechanism that I want to remove specific permission like if the permission matched the condition then remove this. For example:
- I want to remove
user a
to have permission to read this document. - I want to remove this
team d
to have permission to write this document.
I want help? I need this because I want to create a secured cloud storage.
Maybe I want help on how to parse the each permission string. Because I do not know the format for every permission string
Recommended threads
- Cant configure email templates
i configure it on the console, and when i send the OTP, it sends with appwrite's email (instead of custom smtp) and with the branding, but i have the Pro (educa...
- Need help with createExecution function
Hi, Need some help understanding createExecution. When requesting function execution via createExecution, the function handler arguments are incorrect and rese...
- Need Help with Google OAuth2 in Expo usi...
I'm learning React Native with Expo and trying to set up Google OAuth2 with Appwrite. I couldn't find any good docs or tutorials for this and my own attempt did...