v4.3.1
NPM Link
https://www.npmjs.com/package/@node-oauth/oauth2-server/v/4.3.1
What's Changed
Fixes
- hotfix: fixed critical scope validation bug for 4.x by @jorenvandeweyer in #229
- fix(build): pin versions in package.json by @jankapunkt in #150
Other
- docs: add badges to README #163 by @jmakhack in #164
- Ci update core actions by @jankapunkt in #168
- Add missing
validateRedirectUri()
to AuthorizationCodeModel by @saschanaz in #181 - build(deps-dev): bump sinon from 14.0.2 to 15.0.2 by @dependabot in #177
- Merge dev into master by @jankapunkt in #184
- build(deps-dev): bump sinon from 13.0.1 to 15.1.0 by @dependabot in #185
- build(deps-dev): bump mocha from 9.2.2 to 10.2.0 by @dependabot in #186
- build(deps-dev): bump eslint from 8.4.1 to 8.41.0 by @dependabot in #188
- build(deps-dev): bump eslint from 8.41.0 to 8.42.0 by @dependabot in #189
- docs: fix links and cover missing topics by @jankapunkt in #208
- Add docs to comply with community standards by @jankapunkt in #199
- Docs: Replace
code.code
withcode.authorizationCode
(attempt 2) by @menewman in #222
New Contributors
- @jmakhack made their first contribution in #164
- @saschanaz made their first contribution in #181
Full Changelog: v4.3.0...v4.3.1