基于nodejs实现的oauth2

时间:2021-01-09 06:24:02
【文件属性】:
文件名称:基于nodejs实现的oauth2
文件大小:8KB
文件格式:ZIP
更新时间:2021-01-09 06:24:02
nodejs oauth2 一套nodejs实现oauth2的规范代码,从我的专有项目中剥离出来,运行前请看Readme以及npm install
【文件预览】:
middleware.js
model
----oauth_access_token.js(423B)
----oauth_refresh_token.js(409B)
----oauth_client.js(331B)
----oauth_user.js(362B)
----schema()
--------oauth_access_token.js(226B)
--------oauth_refresh_token.js(226B)
--------oauth_client.js(182B)
--------oauth_user.js(146B)
scripts
----importNew.js(559B)
controller
----index.js(1KB)
model.js
README.md
oauthApp.js
routes
----open.js(755B)
package.json

网友评论

  • 我下载下来没有app.js?
  • 下载下来 没有middleware 这个目录???