Is there a plugin for Grav that enables role based access control (RBAC) ? The purpose is to enable fine-grained autorization (similar as in many CMSs, Operations systems, etc). Permissions and rights are set on groups and pages.
For example, if you belong to a group 'designers' you will have only have access to certain pages. While if you're in the group 'developers', you have access to a different set of pages. Well, you get the idea.