passport-jwt@3.0.1
Passport authentication strategy using JSON Web Tokens
MIT
2017-10-27
安装 (3.0.1)
npm install passport-jwt@3.0.1
yarn add passport-jwt@3.0.1
pnpm add passport-jwt@3.0.1
bun add passport-jwt@3.0.1
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| jsonwebtoken | ^7.0.0 |
| passport-strategy | ^1.0.0 |
devDependencies (5)
| 包名 | 版本要求 |
|---|---|
| chai | ^3.0.0 |
| chai-passport-strategy | ^1.0.0 |
| istanbul | ^0.4.5 |
| mocha | ^3.0.0 |
| sinon | ^1.0.0 |