4

Is it possible to use the new iOS Twitter API to remove an app's integrated twitter authorization.

I am searching for a way to do this from the app itself. You can imagine the user switching a UISwitch to authorize and de-authorize.

What I've found so far is that I can link to the twitter settings app and probably let the user do his deauth there. (Haven't thought it through yet)

arithma
  • 438
  • 5
  • 13

1 Answers1

0

It is not possible to authorize or deauthorize an application through the Twitter API. This is a deliberate security decision by the API team.

DWRoelands
  • 4,878
  • 4
  • 29
  • 42