What's the best codeigniter authentication library out there that supports social networking integration such as facebook, twitter, linkedin, google+
etc?
Currently I'm learning a3m which is ok, but I'm having some troubles integrating it to twitter because they have updated their API.
I found tank while googling around but I haven't tried it yet. I found some other authentication library but they lack documentation which I'm having a hard time learning. Any help would be much appreciated.
Finally solved my problem in twitter for a3m. I just have to supply my callback url with the correct path.
something like this.
$callback_url = http://mywebsite.com/somephpfile.php