objective-cios5twittertwitter-oauthtwrequest

iOS 5 Twitter framework. Getting OAuth access token for user


Has anyone been able to get the OAuth access token for a user after being granted access to that users account?

twitter mentions using a process called "Reverse Auth" in there iOS docs, but I can't seem to find any mention of it anywhere else.

I'm feeling a little lost here so if any one can provide some inside it would be much appreciated.


Solution

  • More information on using Reverse Auth has been released by Twitter here.