1 | # Installation
|
2 | > `npm install --save @types/passport-strategy`
|
3 |
|
4 | # Summary
|
5 | This package contains type definitions for passport-strategy (https://github.com/jaredhanson/passport-strategy).
|
6 |
|
7 | # Details
|
8 | Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport-strategy.
|
9 |
|
10 | ### Additional Details
|
11 | * Last updated: Tue, 07 Nov 2023 09:09:39 GMT
|
12 | * Dependencies: [@types/express](https://npmjs.com/package/@types/express), [@types/passport](https://npmjs.com/package/@types/passport)
|
13 |
|
14 | # Credits
|
15 | These definitions were written by [Lior Mualem](https://github.com/liorm).
|