Michael Salinger

Results 5 issues of Michael Salinger

Running `npm audit` returns three current security vulnerabilities through dependencies: ``` ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Low │ Prototype Pollution │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ minimist │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=0.2.1...

Stemming off [a discussion](https://github.com/thomseddon/node-oauth2-server/pull/203#issuecomment-180231825) from PR #203, the question on whether the library should include authentication via the Password grant by default. To me this presents several problems: From the...

enhancement
needs PR
v3

The OAuth2 spec suggests 302 redirects as the default but allows for any method of redirecting the user agent. Add support for other redirect codes: 301 302 303 307 308

Hi, Would like to use this plugin, but it does not have a license file and my company prohibits use of software without an open source license. Can you add...