Skip to content

v5.1.0

Latest
Compare
Choose a tag to compare
@jankapunkt jankapunkt released this 14 Mar 09:04
· 14 commits to master since this release
c30c73c

Installation

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

$ npm install @node-oauth/oauth2-server@5.1.0

What's Changed

Fixes

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

Dependencies

New Contributors

Full Changelog: v5.0.0...v5.1.0