Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 node.js 中使用 mongoose-auth 进行了身份验证。想要连接到需要 OAuth2.0 身份验证的 Google REST Api。mongoose-auth 是否支持 OAuth2?
(添加everyauth 作为标签,因为mongoose-auth 还不存在)
mongoose-auth 扩展了确实实现 OAuth2.0ds 的everyauth