A framework agnostic authorization library based on policies.
This library intends to provide a policy based framework around authorization and access control. Authentication is a separate concern that has been packaged into a separate authentication library.
Install it via Composer:
composer require phauthentic/authorization
Licensed under the MIT license.
- Copyright (C) Phauthentic
- Copyright (C) Cake Software Foundation, Inc.