![]() |
Is there a tutorial out there for facebook connect? - 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: Is there a tutorial out there for facebook connect? (/showthread.php?tid=39256) |
Is there a tutorial out there for facebook connect? - El Forum - 03-05-2011 [eluser]slimFolio[/eluser] I hear that a lot of people are using elliot's library for facebook connect (http://www.haughin.com/code/facebook/). I'm new to codeigniter and I'm fairly new to php kinda too, but learning... Anyway, is there a well written tutorial out there on how to create a facebook connect login so that I can have people register that way? Thanks. P.S. I'm also using the latest codeigniter - 2.0 Is there a tutorial out there for facebook connect? - El Forum - 03-06-2011 [eluser]Rok Biderman[/eluser] I didn't find such a tutorial. Somehow everyone is keeping that one to themselves. The library you linked seems very nice, but it is about Facebook opengraph not Facebook connect. I've agreed in another topic a few days ago to make (and post afterwards) Twitter oAuth as well as Facebook connect using ion-auth library. I'll make a blog post about it, while i'm at it. Alas it will have to wait a few days, since FB isn't a priority of mine. Is there a tutorial out there for facebook connect? - El Forum - 03-06-2011 [eluser]InsiteFX[/eluser] Facebook twitter etc all use OAuth for connections now. InsiteFX Is there a tutorial out there for facebook connect? - El Forum - 03-06-2011 [eluser]Rok Biderman[/eluser] True dat. Mistake on my part. Is there a tutorial out there for facebook connect? - El Forum - 03-06-2011 [eluser]slimFolio[/eluser] well it would definetly be great if someone could post a full tutorial on how to implement facebook connect! I'm new to codeigniter and sort of new to coding in php. So something like the tutorial I linked above, would be very helpful for CI 2.0 and a newbie like me. And that library is for facebook connect as well. Is there a tutorial out there for facebook connect? - El Forum - 03-06-2011 [eluser]Rok Biderman[/eluser] I said I would, and I'll make a post here as well. Sometime next week I suppose. Is there a tutorial out there for facebook connect? - El Forum - 06-11-2011 [eluser]NikosV[/eluser] i am also interested in ion auth - fb connect intergration. Any help/guidance will be greatly appreciated. |