LM-Commons / LmcRbac

Role-based access control module to provide additional features on top of Laminas\Permissions\Rbac (formerly zfc-rbac)
https://lm-commons.github.io/LmcRbac/
BSD 3-Clause "New" or "Revised" License
7 stars 5 forks source link

Added AuthorizationServiceAware interface, trait, delegator, etc. #60

Closed visto9259 closed 3 months ago

visto9259 commented 3 months ago

Part of #49 Removed any dependency to Laminas Authentication to ensure independence from it.