express-auth:具有REST API身份验证的Express和mongodb应用程序的样板

时间:2024-02-24 23:51:03
【文件属性】:

文件名称:express-auth:具有REST API身份验证的Express和mongodb应用程序的样板

文件大小:40KB

文件格式:ZIP

更新时间:2024-02-24 23:51:03

nodejs jwt express mongodb authentication

快速验证 具有REST API身份验证的Express和mongodb应用程序的样板 产品特点 与 用法 安装依赖 $ npm install 使用以下变量添加.env文件 DB_CONNECT = # the address for your mongodb database TOKEN_SECRET = # random secret for jwt token SMTP_SERVER = # your smtp server address EMAIL = # your email PASSWORD = # your email password 运行开发服务器 $ npm run de


【文件预览】:
express-auth-master
----.github()
--------dependabot.yml(144B)
----src()
--------models()
--------middleware()
--------helpers()
--------validation()
--------templates()
--------index.js(1KB)
--------routes()
----CONTRIBUTING.md(467B)
----LICENSE(1KB)
----README.md(2KB)
----.gitignore(17B)
----package-lock.json(85KB)
----package.json(664B)

网友评论