Hi all, I am building a twitter application that is currently using the classic login instead of OAuth. I don't know how to use Oauth to implement login.Please anybody help me to provide some help regarding how to login through OAuth login
A:
Have you seen this question ? http://stackoverflow.com/questions/954236/sending-tweets-from-iphone-apps-using-oauth
Thanks
Pierre Valade
2010-07-27 09:55:23
A:
If you want to be done with it as fast as possible, use Ben Gottlieb's Twitter-OAuth-iPhone library. If you want to know exactly what happens, plan a few days to read all you can about OAuth, and then several weeks to implement.
Felixyz
2010-07-27 10:34:24