Skip to content

authentication

harmenjanssen edited this page Dec 31, 2014 · 13 revisions

Authentication basics

When you've built a new project using the Build command, authentication and ACL will be pretty much setup for you. The following are some short primers helping you in the configuration of these subjects.

Setting access rights

To set permissions for controllers and routes, see ACL — Authentication of routes.

How to allow 3rd party login?

Garp provides various authentication adapters, such as Facebook, LinkedIn and Twitter.

For all of these you are responsible for creating apps at the respective social networks.

Clone this wiki locally