passport-tutorial
passport-tutorial copied to clipboard
Bump express-jwt from 5.3.1 to 6.0.0
Bumps express-jwt from 5.3.1 to 6.0.0.
Changelog
Sourced from express-jwt's changelog.
6.0.0 - 2020-06-29
- Made algorithms mandatory (304a1c5968aed7c4c520035426fc09142156669d)
5.3.3 - 2020-04-27
- Improvements to documentation
5.3.2 - 2020-04-27
- Updated build to run on Node 8, 10 and 12 178928266c3cf2fed3f9e013722cc8d29d4672ba
- Updated JSON web token dependency 11f3ac49736f37c5b74cd67bde87c50fdca19868
5.3.0 - 2017-04-17
- Export unauthorized error d662501f75b60e79f0e02e8df325a7960187af65
- Updated JSON web token library fcf97715a5a11cbf7b828a3fa953e4c644856706
- Added support for
resultProperty
c2aa463f69fea5535dc14da86f8ea13436e72d045.2.0 - 2016-10-07
- Added changelog 34dd51dde3fd83182bd076d9a9378626d17152f2
5.1.0 - 2016-10-04
- A cleaner way to detect a function (b7235714def5b4b3b91ee2d955a6a82706792825)
- allow other auth schemes if credentialsRequired is false. closes #129 (fbf15bd3ccb8b71fe2434b0165492e53bf56d6cd), closes #129
- handle error on invalid tokens. Closes #134 (461710185e8cba665b81b77e14895eee45b4d076), closes #134
- minor (a2c54081f631b6c1670dc6b85730b6381a87972e)
5.0.0 - 2016-09-05
- *Expose UnauthorizedError (a6a36058b949bbffaa5969e6435aaad5201651d8)
4.0.0 - 2016-05-06
- Added express-jwt-permissions link (ef0b848b15ce7ec7148bfbb1a97ee6a9991f7251)
- remove support for deprecated option (b894ea25b0721305861f57dbec6982eb2a462e97)
- Update middleware to throw when token is invalid when credentials aren't required (fd58e8961fe6034e7136ea0b31218a299ddf5178)
- upgrade jwt library (01409b3dd99306520a498894293657a88778cdd5)
3.4.0 - 2016-05-06
- doc: typo in README.md was fixed (f6c2c3d95fd15b911f1ac6dcde0b3084df45a2fc)
- fixing syntax error in README for string value (ae69114afe5ca84f39adfac8dc7e9b224eab5410)
- More lightweight dependency (4861bbb9d906f8fbd8c494fe2dbc4fda0d7865c6)
- Readme fixed and license renamed (0e9c88d592f6499bf4d4e212a39fdc50e7206832)
... (truncated)
Commits
678f3b0
6.0.07ecab5f
Merge pull request from GHSA-6g6m-m6h5-w9gf304a1c5
Made algorithms mandatorye9ed6d2
5.3.38662579
Make clearer sections in the Readmed3e86bf
Update README.mdc5d8419
Add a note about OAuth2 bearer tokens888f0e9
Update Readme and use a consistent JS style for code examples6591014
5.3.2f4f4d1d
fix license field- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by yacine-b, a new releaser for express-jwt since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.