bengottlieb / Twitter-OAuth-iPhone

An easy way to get Twitter authenticating with OAuth on iPhone
http://www.standalone.com
799 stars 155 forks source link

No need for PIN #82

Open adriaant opened 13 years ago

adriaant commented 13 years ago

There's really no need to do the cumbersome PIN handling. You can have a smoother authorization using the callback url. Here's an example project: https://github.com/adriaant/OAuthWithCallback