I\'m using OAuth in my web app, and users can login with twitter.
I want to add \"switch twitter account\" button, which actually clears the session and then opens t
Sorry for commenting as answer. abraham solution works great, but for clearing username field you also need to add screen_name= to GET request.
screen_name=