DefinitelyTyped/types/passport-http-bearer
Adrian Olek c8250e11e0 Make passport-http-bearer options optional (#38933)
* Make passport-http-bearer parameters optional

As the options are not required when creating the strategy instance:
43cd6a0658/lib/strategy.js (L67)
we shouldn't enforce them in the type definition.

* Add test
2019-10-14 15:28:28 -07:00
..
index.d.ts
passport-http-bearer-tests.ts
tsconfig.json
tslint.json