Social Authentication With CodeIgniter
I have a project where I'm supposed to integrate Facebook Login & Twitter Login buttons using CodeIgniter, I was wondering what would be the best approach? As this project requires more Social Login buttons in the future (like LinkedIn , Google , etc). I heared of OpenID & JanRain. You can use Phil Sturgeon's Oauth/Oauth v2 Codeigniter libraries. https://github.com/philsturgeon/codeigniter-oauth https://github.com/philsturgeon/codeigniter-oauth2 Oauth v2 is the way to go. Much easier and cleaner to use. Currently it supports: Facebook Foursquare GitHub Google PayPal Instagram Soundcloud