#Role Permission
1 messages · Page 1 of 1 (latest)
Help is on the way! To mark it as solved, use the /solve command. In the meantime, here are some existing threads that may help you:
Documentation:
- Access Control - The Access Operation
- Payload Concepts - Package Structure
- Customizing Views - Building Custom Views - Default Props
- Drafts - Unpublishing drafts
- The Admin Panel - Admin Options - Role-based Access Control
Community-Help:
Thats an interesting idea for a plugin, but it looks mostly suitable for saas multitenant apps. Where you cannot have hardcoded roles permissions. Yes, you can definitely do this.
I've been trying to implement something like this in my first app ... suffice to say, it's been a bit of a nightmare for me 🙂 -- I haven't even managed to start working on the 'app' itself -- just keep spinning in circles over trying to enforce granualar permissions for each document....