[twitter-dev] Re: question on authentication...

2011-05-15 Thread jimmy6
When i use(http://api.twitter.com/oauth/authenticate.oauth? force_login=true) in browser I am getting following stuff. Sorry, that page doesn’t exist! Search for a username, first or last name: On May 16, 8:09 am, David wrote: > Hi Jimmy, > > 1) No, Twitter currently uses OAuth 1.0 - they are wa

[twitter-dev] Re: question on authentication...

2011-05-15 Thread David
Hi Jimmy, 1) No, Twitter currently uses OAuth 1.0 - they are waiting for the OAuth 2.0 spec to stabilize a bit more before making the switch (source: DevnestSF). 2) You'll want to read documentation about the /oauth/authorize and /oauth/authenticate endpoints here: http://dev.twitter.com/doc/g