| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Authorization stack for the CakePHP framework.
This plugin intends to provide a framework around authorization and access control. Authentication is a separate concern that has been packaged into a separate authentication plugin.
You can install this plugin into your CakePHP application using composer:
composer require cakephp/authorization
Then load the plugin:
bin/cake plugin load Authorization
Documentation for this plugin can be found in the CakePHP Cookbook
| Back | FazBrowse Home | New Git URL |