database-mysql

时间:2021-03-30 06:27:30
【文件属性】:
文件名称:database-mysql
文件大小:8KB
文件格式:ZIP
更新时间:2021-03-30 06:27:30
TypeScript @buuhv/jwt-js JWT是用于管理应用程序会话的服务类 入门 npm install @buuhv/jwt-js --save 用法 import JWT from '@buuhv/jwt-js' ; const jwtService = new JWT ( 'SECRET_KEY' , 'ISS' ) ; //expires is optional and you can use any value inside object const newToken = jwtService . register ( { expires : new Date ( ) . getTime ( ) 'optional' 'OBJECT DATA' } ) ; const isValid = jwtService . checkJWT ( 'OBJECT WITH HEAD
【文件预览】:
database-mysql-main
----index.js(8KB)
----package.json(2KB)
----index.js.map(5KB)
----LICENSE(1KB)
----src()
--------lib()
----tsconfig.json(276B)
----index.d.ts(2KB)
----.gitignore(39B)
----README.md(1KB)

网友评论