JavaScript OAuth sign in with Twitter
Posted
by user296601
on Stack Overflow
See other posts from Stack Overflow
or by user296601
Published on 2010-03-18T14:47:19Z
Indexed on
2010/03/29
6:53 UTC
Read the original article
Hit count: 259
Hi, I have to integrate Sign-in-with Twitter in my app as below. http://apiwiki.twitter.com/Sign-in-with-Twitter It is browser based app developed in JavaScript I have been refering google code java script OAuth, but im confused how to use oauth/authenticate and how to get the oauth_token
Can any one please help me out with some samples ?
© Stack Overflow or respective owner