Is there an OAuth2.0 library for Node.js, which is being used (or planned to be used) in a live, production system?
|
feedback
|
|
node-oauth is generally a good bet. | |||||||
feedback
|
|
node-oauth provides some support for Oauth2. "Also provides rudimentary OAuth2 support, tested against facebook connect and github. For more complete usage examples please take a look at connect-auth (http://github.com/ciaranj/connect-auth)" taken from https://github.com/ciaranj/node-oauth | |||
|
feedback
|