Hey there,

You cannot control Twitter website sessions (i.e. login / logout actions).
OAuth is just an authorization / authentication mechanism to execute API
requests from your app on behalf of a User. You have to handle that "logout"
feature on your app (i.e. allowing the User to authorize or switch to
another Twitter account)

Hope that helps!
Arnaud / @rno <http://twitter.com/rno>



On Wed, May 18, 2011 at 10:00 PM, ricky <mae...@gmail.com> wrote:

> I making android twitter app.
>
> I want to add log-out funtion in my app, but oAuth has no log-out.
>
> So I open web-view with 'http://api.twitter.com/logout' for log-out,
>
> but twitter logout page redirecting automatically 'http://
> mobile.twitter.com/', so i cant see logout page.
>
> Is this normal redireting?
>
>
>
> --
> Twitter developer documentation and resources: https://dev.twitter.com/doc
> API updates via Twitter: https://twitter.com/twitterapi
> Issues/Enhancements Tracker:
> https://code.google.com/p/twitter-api/issues/list
> Change your membership to this group:
> https://groups.google.com/forum/#!forum/twitter-development-talk
>

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk

Reply via email to