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.
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.