expose / auth

Auth objects for CakePHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CakeDC Auth Plugin

Bake Status Downloads Latest Version License

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 3.4.0+
  • PHP 5.6+

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.

About

Auth objects for CakePHP

License:Other


Languages

Language:PHP 100.0%