Yes you could. I personally am against logging users out of sites that you don't control. FBConnect for example I don't like because I log out of some random other site and *bam* I'm logged out of Facebook. WTF.
force_login=true seems the best of both worlds. The user gets prompted to log into a different account and they don't get logged out of twitter.comwithout notice. On Sat, May 2, 2009 at 01:20, Paul Kinlan <[email protected]> wrote: > Hi Abraham, > > That is pretty handy to know, does account/end_session not do a similar > thing? It would be good to know if so because I authenticate using oauth on > twollo and people do have multiple accounts and end_session is something I > was going to use on logout of twollo. > > Paul > > 2009/5/2 Abraham Williams <[email protected]> > > This should work: >> http://code.google.com/p/twitter-api/issues/detail?id=469 >> >> >> On Sat, May 2, 2009 at 01:07, Jesse Stay <[email protected]> wrote: >> >>> Is there a URL to send a user to to sign them out of Twitter and prompt >>> for a new username? I want to be able to, if the user is logged into the >>> wrong Twitter account, with one click on my site, log them out of Twitter >>> and prompt them to re-auth (using OAuth) with a new Twitter username. Is >>> this possible? >>> @Jesse >>> >> >> >> >> -- >> Abraham Williams | http://the.hackerconundrum.com >> Hacker | http://abrah.am | http://twitter.com/abraham >> Web608 | Community Evangelist | http://web608.org >> This email is: [ ] blogable [x] ask first [ ] private. >> Sent from Madison, WI, United States > > > -- Abraham Williams | http://the.hackerconundrum.com Hacker | http://abrah.am | http://twitter.com/abraham Web608 | Community Evangelist | http://web608.org This email is: [ ] blogable [x] ask first [ ] private. Sent from Madison, WI, United States
