@types/passport-jwt
Version:
TypeScript definitions for passport-jwt
16 lines (11 loc) • 840 B
Markdown
# Installation
> `npm install --save @types/passport-jwt`
# Summary
This package contains type definitions for passport-jwt (https://github.com/themikenicholson/passport-jwt).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport-jwt.
### Additional Details
* Last updated: Fri, 26 Jan 2024 06:07:46 GMT
* Dependencies: [@types/jsonwebtoken](https://npmjs.com/package/@types/jsonwebtoken), [@types/passport-strategy](https://npmjs.com/package/@types/passport-strategy)
# Credits
These 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).