CakeDC Auth Objects is a refactor of the existing Auth objects present in the CakeDC Users Plugin, to let anyone else use them in their projects.
It covers the following features:
- RBAC
- Remember me (Cookie)
- ApiAuthenticate for simple token based login
- CakePHP 4.0.0+
- PHP 7.2+
CakePHP | CakeDC Auth Plugin | Tag | Notes |
---|---|---|---|
^4.3 | 7.0 | 7.0.0 | stable |
^4.0 <4.3 | 6.0 | 6.0.2 | stable |
^3.7 <4.0.0 | 5.0 | 5.0.0 | stable |
For documentation, as well as tutorials, see the Docs directory of this repository.
For bugs and feature requests, please use the issues section of this repository.
Commercial support is also available, contact us for more information.
This repository follows the CakeDC Plugin Standard. If you'd like to contribute new features, enhancements or bug fixes to the plugin, please read our Contribution Guidelines for detailed instructions.
Copyright 2017 Cake Development Corporation (CakeDC). All rights reserved.
Licensed under the MIT License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.