UNPKG

840 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: Fri, 26 Jan 2024 06:07:46 GMT
12 * Dependencies: [@types/jsonwebtoken](https://npmjs.com/package/@types/jsonwebtoken), [@types/passport-strategy](https://npmjs.com/package/@types/passport-strategy)
13
14# Credits
15These definitions were written by [TANAKA Koichi](https://github.com/mugeso), [Alex Young](https://github.com/alsiola), [Carlos Eduardo Scheffer](https://github.com/carlosscheffer), [Byungjin Kim](https://github.com/jindev), and [Svyatoslav Bychkov](https://github.com/stbychkov).