Skip to content

Www authenticate #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 61 commits into from
Sep 27, 2020
Merged

Www authenticate #3

merged 61 commits into from
Sep 27, 2020

Conversation

sambacha
Copy link
Owner

No description provided.

thomseddon and others added 30 commits May 8, 2019 11:55
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.4...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
…odash-4.17.15

Bump lodash from 4.17.4 to 4.17.15
thomseddon and others added 29 commits May 24, 2020 15:48
This rolls back mocha and sinon to the last release that support node v4, which allows us to keep testing against node v4 in our v3 release line.

This mocha version does contain a vulnerability, however as this is only used for testing this package will not be installed for users of this library and so will not expose any risk (and should not be flagged to users running npm audit)
remove renovate in favour of dependabot
related to a NodeJS (nodejs/node#7074) and furthermore
V8 bug (https://bugs.chromium.org/p/v8/issues/detail?id=3637); replaced
seconds calculation with milliseconds.
…horize

 fix: validate requested scope on authorize request
docs: Ensure accessTokenExpiresAt is required
…umentaiton

docs: Correct tokens time scale for 2.x to 3.x  migration guide
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.15...4.17.19)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [jshint](https://github.com/jshint/jshint) from 2.11.1 to 2.12.0.
- [Release notes](https://github.com/jshint/jshint/releases)
- [Changelog](https://github.com/jshint/jshint/blob/master/CHANGELOG.md)
- [Commits](jshint/jshint@2.11.1...2.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This adds the WWW-Authenticate header for InvalidRequestError, InvalidTokenError,
and InsufficientScopeError, as specified in RFC 6750, Section 3

Fixes oauthjs#553
@sambacha sambacha merged commit 57a379a into sambacha:trunk/patch-1 Sep 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants