Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'm searching for some docs or examples on Codeigniter and logging in with Twitter. I found some Facebook Connect tutorial in codeigniter (which looks dead easy) but not much on Twitter.

share|improve this question

1 Answer

hi try this oauth library will help you to solve your problem https://github.com/philsturgeon/codeigniter-oauth2

share|improve this answer
I have tried with this showing the following error "Message: include_once(Provider/Twitter.php) [function.include-once]: failed to open stream: No such file or directory"... i think the twitter file is missing in Provider folder – user1295167 Dec 5 '12 at 9:55

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.