开发者

Is anyone using node.js with an OAuth2.0 authentication system? [closed]

开发者 https://www.devze.com 2023-01-24 05:22 出处:网络
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If yo开发者_StackOverflow中文版u feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 10 years ago.

Is there an OAuth2.0 library for Node.js, which is being used (or planned to be used) in a live, production system?


node-oauth is generally a good bet.


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

0

精彩评论

暂无评论...
验证码 换一张
取 消