A multi-tenant role-based access control (RBAC) user authentication and authorization service to be used with the Bones framework.
This service allows for the management of tenants, users, groups, roles and permissions.
This project is open source and available under the MIT License.
- PHP >= 8.0 (Tested up to
8.4
) - Bones >= 5.3
composer require bayfrontmedia/bones-service-rbac
See documentation.