v5.1.0
Installation
NPM Link: https://www.npmjs.com/package/@node-oauth/oauth2-server/v/5.1.0
$ npm install @node-oauth/[email protected]
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
- build(deps-dev): bump eslint from 8.46.0 to 8.54.0 by @dependabot in #266
- build(deps-dev): bump eslint from 8.54.0 to 8.56.0 by @dependabot in #273
- build(deps-dev): bump eslint from 8.56.0 to 8.57.0 by @dependabot in #278
New Contributors
Full Changelog: v5.0.0...v5.1.0