UNPKG

965 BMarkdownView Raw
1# Installation
2> `npm install --save @types/passport-jwt`
3
4# Summary
5This package contains type definitions for passport-jwt (https://github.com/themikenicholson/passport-jwt).
6
7# Details
8Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport-jwt.
9
10### Additional Details
11 * Last updated: Wed, 14 Dec 2022 21:03:12 GMT
12 * Dependencies: [@types/express](https://npmjs.com/package/@types/express), [@types/jsonwebtoken](https://npmjs.com/package/@types/jsonwebtoken), [@types/passport-strategy](https://npmjs.com/package/@types/passport-strategy)
13 * Global values: none
14
15# Credits
16These definitions were written by [TANAKA Koichi](https://github.com/mugeso), [Alex Young](https://github.com/alsiola), [David Ng](https://github.com/davidNHK), [Carlos Eduardo Scheffer](https://github.com/carlosscheffer), [Byungjin Kim](https://github.com/jindev), and [Svyatoslav Bychkov](https://github.com/stbychkov).