/var/www/vhosts/ihelp.ro/httpdocs/vendor/cakedc/auth
NameSizeModeActions
.github/-0755rm
config/-0755rm
Docs/-0755rm
src/-0755rm
tests/-0755rm
.gitignore480644editdlrm
CHANGELOG.md23220644editdlrm
composer.json24680644editdlrm
CONTRIBUTING.md3220644editdlrm
LICENSE.txt11970644editdlrm
phpstan.neon2720644editdlrm
psalm.xml43100644editdlrm
README.md26130644editdlrm
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/cakedc/auth/README.md (2613B)
CakeDC Auth Plugin ===================

Software License Build Status Coverage Status Total Downloads Latest Stable Version

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 Requirements ------------ * CakePHP 4.0.0+ * PHP 7.2+ Versions and branches --------------------- | CakePHP | CakeDC Auth Plugin | Tag | Notes | | :-------------: | :------------------------: | :--: | :---- | | ^4.0 | [6.0](https://github.com/cakedc/auth/tree/6.next-cake4) | 6.0.2 | stable | | ^3.7 <4.0.0 | [5.0](https://github.com/cakedc/auth/tree/5.next) | 5.0.0 | stable | Documentation ------------- For documentation, as well as tutorials, see the [Docs](Docs/Home.md) directory of this repository. Support ------- For bugs and feature requests, please use the [issues](https://github.com/CakeDC/auth/issues) section of this repository. Commercial support is also available, [contact us](https://www.cakedc.com/contact) for more information. Contributing ------------ This repository follows the [CakeDC Plugin Standard](https://www.cakedc.com/plugin-standard). If you'd like to contribute new features, enhancements or bug fixes to the plugin, please read our [Contribution Guidelines](https://www.cakedc.com/contribution-guidelines) for detailed instructions. License ------- Copyright 2017 Cake Development Corporation (CakeDC). All rights reserved. Licensed under the [MIT](http://www.opensource.org/licenses/mit-license.php) License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.