nicksweet
nicksweet

Reputation: 3999

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.

Upvotes: 12

Views: 7182

Answers (1)

user493032
user493032

Reputation: 76

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

Upvotes: 6

Related Questions