1

i am new to Node.js. And want to create a small web application which should query twitter. I want to realize authentication via OAuth.

All traffic should be redirect through an external HTTP-Proxy. Does anybody know, how to configure the OAuth Module or if there is another OAuth module which supports proxies?

Martin

1 Answer 1

2

Take a look at Mikeal's Request: https://github.com/mikeal/request. You'll find an example of proxying and Twitter OAuth right on the READ.ME

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.