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)