bayfrontmedia/bones-service-rbac

A multi-tenant role-based access control (RBAC) user authentication and authorization service to be used with the Bones framework

v1.0.0-beta.1 2024-12-20 12:34 UTC

This package is auto-updated.

Last update: 2024-12-20 12:37:41 UTC


README

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.

License

This project is open source and available under the MIT License.

Author

Bayfront Media

Requirements

  • PHP >= 8.0
  • Bones >= 5.3

Installation

composer require bayfrontmedia/bones-service-rbac

Documentation

See documentation.