There is no 'logout' functions. The API is stateless. 

When you get OAuth tokens for a user, you're not logging them in, you're merely 
getting access to their account. Any login/logout functionality must be 
implemented by you.

Scott.

On 26 Feb 2011, at 13:34, Dheeraj wrote:

> I'm using OAuth in my web app, and users can login with twitter. by
> making a request to http://twitter.com/oauth/authorize. how we can
> logout form our Twitter Account using OAuth.

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

Reply via email to