Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions en/controllers/components/authentication.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ a users table, creating a model, controller & views, etc.
This is all covered step by step in the
:doc:`Blog Tutorial </tutorials-and-examples/blog-auth-example/auth>`.

If you are looking for existing authentication and/or authorization solutions
for CakePHP, have a look at the
`Authentication and Authorization <https://github.com/FriendsOfCake/awesome-cakephp/blob/master/README.md#authentication-and-authorization>`_ section of the Awesome CakePHP list.


Authentication
==============
Expand Down