v5.0.0-rc.5
Pre-release
Pre-release
jankapunkt
released this
01 Nov 07:56
·
17 commits
to release-5.0.0
since this release
Installation / NPM Link
$ npm install @node-oauth/[email protected]
https://www.npmjs.com/package/@node-oauth/oauth2-server/v/5.0.0-rc.5
What's Changed
- 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 - hotfix: fixed critical scope validation bug for 4.x by @jorenvandeweyer in #229
- revoke code before validating redirect uri 4.x by @jorenvandeweyer in #232
- chore(docs): fix typo in lib/pkce/pkce.js wird -> weird by @ttacon in #250
New Contributors
Full Changelog: v5.0.0-rc.4...v5.0.0-rc.5