Does anyone know how to log a user out of Twitter using Tweetsharp?
I am using svc.EndSession(); where svc is a TwitterService object.
However the user (me) stays logged in. A quick refresh of Twitter.com shows that I am still logged-in even after hitting the logout button (and running svc.EndSession();) on my asp.net app.
Hope someone can help, thanks.
Sumit Kesarwani
03-Sep-2013