node-oauth

OAuth wrapper for Node.js
  https://github.com/ciaranj/node-oauth
  0
  no reviews



Node-oauth provides a simple OAuth API for Node.js.

This API allows users to authenticate against OAuth providers, and thus act as an OAuth consumer. It also has support for OAuth Echo, which is used for communicating with 3rd party media providers such as TwitPic and yFrog.

It also provides rudimentary OAuth2 support.