Token Packages

tooken-ts

tooken took typescript cli

0.0.1 • Published 3 years ago

token-authentication-tomsawyer

A plug-in unit for token authentication. ### Install `$ npm install token-authentication` ### Usage setting.js ```js // 过期时间 signTime: 3600 * 24 * 3, // 请求头参数 header: 'Authorization', // 不用校验的路由 u

1.0.0 • Published 4 years ago