Hi, I am trying to create RBAC so we will have multiple orgs in the app each org will have 3 roles (admin, member and read only)
what is the best way to go about the permissions? my issue right now that if a user with member permission creates new document, since he doesn't have the role of an admin, we cant set admin to permissions what am I missing?
Recommended threads
- [SOLVED] Appwrite Cloud and FRA cloud se...
Can anyone estimate how long this will take to resolve? I am checking status here https://status.appwrite.online/
- MFA TOTP State Inconsistency After Disab...
MFA TOTP State Inconsistency After Disable/Re-enable Flow — Invalid Token During Verification Environment: - Next.js - node-appwrite - Session-based authentica...
- Running into a server error on my self-h...
Hey everyone, I'm running into a server error on my self-hosted setup after updating to v1.19.0. The issue only happens during user creation and deletion. Ever...