ciaranj/node-oauth

what is 3 legged

Opened this issue · 1 comments

https://dev.twitter.com/oauth/3-legged

is there any example to do this 3-legged operation to allow
tweet on behalf of user ?

Not sure if this is still an issue for you, but the whole "3-legged" thing is just on Twitter's side. getOAuthRequestToken is still the way to get user authorization.