CodeIgniter Forums
HybridAuth - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: External Resources (https://forum.codeigniter.com/forumdisplay.php?fid=7)
+--- Forum: Addins (https://forum.codeigniter.com/forumdisplay.php?fid=13)
+--- Thread: HybridAuth (/showthread.php?tid=1649)



HybridAuth - Rufnex - 03-29-2015

Just want to share a library i found with a CI port ..


Quote:HybridAuth enable developers to easily build social applications to engage websites vistors and customers on a social level by implementing social signin, social sharing, users profiles, friends list, activities stream, status updates and more.

HybridAuth goal is to act as an abstract api between your application and various social apis and identities providers such as Facebook, Twitter, MySpace and Google.

http://hybridauth.sourceforge.net/index.html


RE: HybridAuth - nicolas33770 - 11-28-2019

The new link seems to be this one: https://hybridauth.github.io/

I am just looking at how to use this with CodeIgniter, have you ever tried or found a tutorial ?