v4.3.0
NPM Package release:
https://www.npmjs.com/package/@node-oauth/oauth2-server/v/4.3.0
What's Changed
- Update node versions to be >=14 by @jankapunkt in #156
- build(deps-dev): bump sinon from 13.0.1 to 14.0.0 by @dependabot in #146
- build(deps-dev): bump mocha from 9.2.2 to 10.0.0 by @dependabot in #145
- Fixed order of checks in authorize-handler by @FStefanni in #112
- Save code challenge with authorization code by @martinssonj in #161
- feature(pkce): added pkce support by @jankapunkt in #86
- release 4.3.0 by @jankapunkt in #171
- merge release 4.3.0 into master by @jankapunkt in #172
New Contributors
- @martinssonj made their first contribution in #161
Full Changelog: v4.2.0...v4.3.0