My favorites | Sign in
Project Logo
       
New issue | Search
for
| Advanced search | Search tips
Issue 469: oauth/authenticate method needs parameter to force login
5 people starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  m...@twitter.com
Closed:  Apr 2009
Type-Enhancement
Priority-Medium


Sign in to add a comment
 
Reported by igudo1, Apr 16, 2009
What's the problem you're seeing?
Sign in with Twitter does not support a forced login. This makes it
difficult for applications that want to support multiple accounts to use
this feature. 

A parameter added to the oauth/authenticate method such as
"force_login=true" could be added to force credentials to be added.

What was the request you made (if applicable)?  Be sure to obscure your
Basic Auth headers.

What was the full HTTP response, with headers (if applicable)

Comment 1 by 4braham, Apr 16, 2009
What does this add over just using oauth/authorize?
Comment 2 by m...@twitter.com, Apr 16, 2009
This would add the ability to login without the accept/deny buttons. Mostly this is
for a 'Sign in as a different user' link scenario
Comment 3 by 4braham, Apr 16, 2009
Ah yes. That is smoother then calling authorize.
Comment 4 by m...@twitter.com, Apr 17, 2009
Just deployed &force_login=true … can you test it out and see if it works for you? It
does in my test application but I would like to confirm before I close the issue.
Comment 5 by igudo1, Apr 21, 2009
Code ready for deploy.
Status: Fixed
Sign in to add a comment

Hosted by Google Code