v5.0.0-rc.1
Pre-release
Pre-release
·
102 commits
to release-5.0.0
since this release
released version
https://www.npmjs.com/package/@node-oauth/oauth2-server/v/5.0.0-rc.1
install via
$ npm install @node-oauth/oauth2-server@5.0.0-rc.1
What's Changed
- PKCE: get code_challenge and _method from query if not present in body by @jankapunkt in #197
- Fix generateAuthorizationCode not being awaited by @MaximilianGaedig in #203
- Fix ci for release-tests by @jankapunkt in #205
New Contributors
- @MaximilianGaedig made their first contribution in #203
Full Changelog: v5.0.0-rc.0...v5.0.0-rc.1