mogya / oauth-adapter

Fork from http://code.google.com/p/oauth-adapter/
23 stars 10 forks source link

pinCode webview does not authorize (ios) #2

Closed stereoket closed 13 years ago

stereoket commented 13 years ago

if i tweak the getAccessToken to bypass the callback to return the token + token_secret values, the webview loads and I can authenticate with my twitter creds. What happens next is that the pin code page is expecting user input, it does not authenticate the pin and close the webview as expected.

stereoket commented 13 years ago

Reworked it slightly and merged in some other ideas - i've put them in my fork here:

https://github.com/stereoket/oauth-adapter