CodeIgniter Forums
Tutorial: how to implement Twitter and Facebook signins with oAuth - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Tutorial: how to implement Twitter and Facebook signins with oAuth (/showthread.php?tid=35858)



Tutorial: how to implement Twitter and Facebook signins with oAuth - El Forum - 11-13-2010

[eluser]fchristant[/eluser]
hi there,

I just wanted to point you to an article that I have written on how to implement a hybrid authentication model, where users can use Twitter, Facebook, or your own account system to join and sign in to your site:

http://www.ferdychristant.com/blog/archive/DOMM-8B5JTP

It's been quite a struggle so I hope this helps someone.

Enjoy!


Tutorial: how to implement Twitter and Facebook signins with oAuth - El Forum - 11-14-2010

[eluser]RaZoR LeGaCy[/eluser]
This is great!