cakedc/auth

Auth objects for CakePHP

Installs: 455 098

Dependents: 2

Suggesters: 0

Security: 0

Stars: 31

Watchers: 13

Forks: 30

Open Issues: 6

Type:cakephp-plugin


README

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.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

Documentation

For documentation, as well as tutorials, see the Docs directory of this repository.

Support

For bugs and feature requests, please use the issues section of this repository.

Commercial support is also available, contact us for more information.

Contributing

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.

License

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.