koa-uuid:koa uuid中间件

时间:2024-02-24 11:32:28
【文件属性】:

文件名称:koa-uuid:koa uuid中间件

文件大小:4KB

文件格式:ZIP

更新时间:2024-02-24 11:32:28

middleware koa uuid koa2 KoaJavaScript

考伊 koa uuid中间件 安装 $ npm install koa - uuid 组态 默认配置 const options = { signed : false , maxAge : 1000 * 60 * 60 * 24 * 365 * 10 , httpOnly : true , } 例 const uuid = require ( 'koa-uuid' ) const Koa = require ( 'koa' ) // options is not reuqire and will be assign const options = { maxAge , e


【文件预览】:
koa-uuid-master
----.travis.yml(162B)
----index.js(54B)
----package.json(1KB)
----.eslintrc.json(740B)
----test()
--------index.js(2KB)
----.gitignore(32B)
----lib()
--------uuid.js(544B)
----README.md(2KB)
----.eslintignore(32B)

网友评论