Any Node.js client library to make OAuth/OAuth2 API calls to Twitter/Facebook/Google/LinkedIn etc?
-
I did a lot of googling and the best I could find was: https://github.com/ciaranj/node-oauth Are there any libraries on top of this, which provide wrappers to make API calls to Twitter/Facebook/Google/LinkedIn etc to say post a tweet or DM somebody or get friends list or post a link to Facebook/G+ et al.? I'm aware of Passport.js, but it's usage is limited to obtaining authentication and authorization from these social sites. Beyond that currently we will have to individualize API calls via node-oauth to perform activities mentioned above. Have I missed something? Are you aware of any such libraries?
-
Answer:
There are no such libraries currently. I had asked the same question on StackOverflow and Jared Hanson, author of Passport.js among any other projects, has replied. Check it out: http://stackoverflow.com/questions/21136225/any-node-js-client-library-to-make-oauth-oauth2-api-calls-to-twitter-facebook-go/21166211?noredirect=1#21166211 One of those occasions where answer is shorter than the question.
Pavan Kulkarni at Quora Visit the source
Related Q & A:
- What can Node.js do that ASP.NET cannot?Best solution by Stack Overflow
- How can I install node.js module using phantom, instead of npm?Best solution by Stack Overflow
- how to browserify a node-js module?Best solution by Stack Overflow
- How do you install a specific version of Node.js?Best solution by Ask Ubuntu
- How to delete a line from a .txt file in node.js?Best solution by c-sharpcorner.com
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.