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
I am building a twitter application that is currently using the classic login instead
Share
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.