Deauthorize App from Twitter iOS5 [Accounts Api]

Is it possible to use the new iOS Twitter API to remove Twitter's built-in authorization.

I am looking for a way to do this from within the application itself. You can imagine that a user switches UISwitch to authorization and unauthorization.

What I have found so far is that I can link to the Twitter settings application and probably let the user do it there. (Not yet thought)

+4
source share
1 answer

Unable to enable or disable authorization of the application through the Twitter API. This is a deliberate API team security solution.

0
source

Source: https://habr.com/ru/post/1403038/


All Articles