httpServer.zip

时间:2023-05-01 10:40:10
【文件属性】:

文件名称:httpServer.zip

文件大小:306KB

文件格式:ZIP

更新时间:2023-05-01 10:40:10

nodejs oauth2 nodejs增删改查 nodejs登录注册

nodejs实现的登录、注册、展示页面、使用oauth2协议实现GitLab的第三方登录的功能,下载之后先看ReadMe的文档,运行的话就是最外城的server.js


【文件预览】:
httpServer
----config()
--------serverHost.json(40B)
--------gitLabConfig.json(225B)
----package.json(677B)
----db()
--------sqlite.js(2KB)
--------user.db(36KB)
----test()
----ReadMe.md(983B)
----server.js(1KB)
----view()
--------HtmlData.js(4KB)
----package-lock.json(29KB)
----comm()
--------db.json(24B)
----doc()
--------img()
--------httpService需求文档.docx(108KB)
--------HttpServer方案设计文档.md(5KB)
----utils()
----router()
--------userRouter.js(8KB)
----middlewares()
--------interceptMw.js(950B)

网友评论

  • GitLab的认证服务器地址是http://202.12.11.201/oauth/authorize吗?我怎么看后面的/login/oauth2/code接口,请求的域名地址又变成http://202.11.11.201了,我这边请求不通