Skip to content

Commit

Permalink
Add CakePHP own ACL plugin
Browse files Browse the repository at this point in the history
What do you think? Shouldn't we also add this one? Not a single word of ACL on this page so far.
  • Loading branch information
dereuromark authored Nov 25, 2016
1 parent 40a6477 commit 1cbc96a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ Additional lists you might find useful:
## Authentication and Authorization
*Plugins and libraries for implementing authentication and authorization.*

- [Acl plugin](https://github.com/cakephp/acl/) - Managing ACL as database approach.
- [ADmad/HybridAuth plugin](https://github.com/ADmad/CakePHP-HybridAuth) - A plugin which allows using the [HybridAuth](https://github.com/hybridauth/hybridauth) social sign on library with CakePHP.
- [ADmad/JwtAuth plugin](https://github.com/ADmad/cakephp-jwt-auth) - A plugin for authenticating using JSON Web Tokens.
- [CookieAuth plugin](https://github.com/Xety/Cake3-CookieAuth) - A simple Cake 3 plugin to automatically authenticate users with Cookies.
Expand Down

0 comments on commit 1cbc96a

Please sign in to comment.