Skip to content

v5.1.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jankapunkt jankapunkt released this 28 Nov 08:21
· 5 commits to development since this release
9562aa9

Installation / NPM Link

$ npm install @node-oauth/[email protected]

https://www.npmjs.com/package/@node-oauth/oauth2-server/v/5.1.0-rc.0

What's Changed

  • fix: update typing for validateScope making scope an optional parameter by @dhensby in #265
  • Compliance/fix scope by @jankapunkt in #267

New Contributors

Full Changelog: v5.0.0...v5.1.0-rc.0