v4.2.0
NPM Release
https://www.npmjs.com/package/@node-oauth/oauth2-server/v/4.2.0
What's Changed
- up semver and update changelog for dev branch by @HappyZombies in #88
- Supported state in case of denial by @FStefanni in #99
- fix(handlers): skip varcheck for state when allowEmptyState by @jankapunkt in #93
- Fixed misssing return statement in doc by @FStefanni in #98
- build(deps-dev): bump eslint from 8.2.0 to 8.4.1 by @dependabot in #102
- Removed is.js by @jwerre in #108
- Bump sinon from 11.1.2 to 12.0.1 by @dependabot in #74
- build(deps-dev): bump eslint from 8.2.0 to 8.4.1 by @dependabot in #106
- Integration test password grant by @jorenvandeweyer in #100
- Supported custom validateRedirectUri() by @FStefanni in #97
- fix(handler): deny access when body.allowed is 'false' by @jankapunkt in #94
- Set WWW-Authenticate header for invalid requests by @FStefanni in #96
- Bearer regular expression matching in authenticate handler by @FStefanni in #105
- Get release-workflow running by @jankapunkt in #117
- build(deps-dev): bump eslint from 8.2.0 to 8.11.0 by @dependabot in #133
- build(deps-dev): bump mocha from 9.1.2 to 9.2.2 by @dependabot in #132
- build(deps-dev): bump sinon from 12.0.1 to 13.0.1 by @dependabot in #128
- build(deps-dev): bump chai from 4.3.4 to 4.3.6 by @dependabot in #124
- Remove release workflow by @jankapunkt in #134
- Update extension-grants.rst with example by @FStefanni in #92
- RefreshTokenGrant: update error messages by @chrisfranko in #143
- security: remove package-lock.json by @Uzlopak in #141
- Release 4.2.0 by @jankapunkt in #135
For a structured list of the changes please read the CHANGELOG
New Contributors
- @FStefanni made their first contribution in #99
- @chrisfranko made their first contribution in #143
- @Uzlopak made their first contribution in #141
Full Changelog: v4.1.1...v4.2.0