CakephpApp
This application is built in Cakephp and provides the social logins like facebook,twitter and google through Cakephp
INSTALLATION
In CakephpApp/app/config/database.php set your database details
In CakephpApp/app/models/includes/src/base_facebook.php
please set the $currentUrl to you application url in getLoginUrl method
In CakephpApp/app/models/home.php
Please set your facebook,twitter and google auth keys and url's
Go to your browser and type http://localhost/yourappurl/home/index
REQUIREMENTS
You must have PHP 5.0 or greater installed
Mysql - 3.4.5
Cakephp - 1.3.17
WHAT THIS APPLICATION CONSISTS
Controllers
modesl
Views
SCREENSHOT