Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.46 KB

readme.md

File metadata and controls

36 lines (24 loc) · 1.46 KB

Authorization

Software License Scrutinizer Coverage Code Quality

A framework agnostic authorization library based on policies.

Authorization not Authentication

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.

Installation

Install it via Composer:

composer require Phauthentic/authorization

Documentation

Copyright & License

Licensed under the MIT license.