Book Image

CakePHP 2 Application Cookbook

Book Image

CakePHP 2 Application Cookbook

Overview of this book

Table of Contents (20 chapters)
CakePHP 2 Application Cookbook
Credits
Foreword
About the Authors
About the Reviewer
www.PacktPub.com
Preface
Index

Chapter 5. Using Authentication

In this chapter, we will cover the following recipes:

  • The HTTP authentication

  • Custom authorize class

  • Facebook authentication

  • Custom RBAC

  • Working with ACL