CodeIgniter Forums
Multi authorization with CodeIgniter - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: Multi authorization with CodeIgniter (/showthread.php?tid=37562)



Multi authorization with CodeIgniter - El Forum - 01-13-2011

[eluser]SpaceCoder[/eluser]
Hi!
I have my own CodeIgniter webapp.

I want to add to my site the multi-authorization from Facebook, Google, Twitter and OpenID sites. (like here - http://stackoverflow.com/users/login)

Is it possible with CodeIgniter?

P.S. I've found some extensions for CI, but they are single and there is no way to merge them.


Multi authorization with CodeIgniter - El Forum - 01-14-2011

[eluser]SpaceCoder[/eluser]
Can somebody help me?


Multi authorization with CodeIgniter - El Forum - 01-14-2011

[eluser]Cristian Gilè[/eluser]
http://ellislab.com/forums/viewthread/170281/

Cristian Gilè


Multi authorization with CodeIgniter - El Forum - 01-14-2011

[eluser]SpaceCoder[/eluser]
[quote author="Cristian Gilè" date="1295046799"]http://ellislab.com/forums/viewthread/170281/

Cristian Gilè[/quote]
Thank you very much, Cristian!