Description
Allow for role-based permissions at the account or application level to control user access. Common roles might include Admin, Editor, and Viewer, with customizable permissions per role.
- Why: Many SaaS applications require fine-grained access control, and RBAC is essential for supporting various user roles within projects and applications.
- Requirements:
- Define roles and permissions per application.
- Allow account admins to assign roles to users within each application.
Anything else?
Are you willing to submit PR?
Yes
Description
Allow for role-based permissions at the account or application level to control user access. Common roles might include Admin, Editor, and Viewer, with customizable permissions per role.
Anything else?
Are you willing to submit PR?
Yes