v5.0.0-rc.3
Pre-release
Pre-release
jankapunkt
released this
29 Aug 11:31
·
43 commits
to release-5.0.0
since this release
Installation / NPM Link
$ npm install @node-oauth/oauth2-server@next
https://www.npmjs.com/package/@node-oauth/oauth2-server/v/5.0.0-rc.3
What's Changed
- build(deps-dev): bump eslint from 8.42.0 to 8.44.0 by @dependabot in #195
- build(deps-dev): bump eslint from 8.42.0 to 8.46.0 by @dependabot in #201
- build(deps-dev): bump sinon from 15.1.0 to 15.2.0 by @dependabot in #193
- Marked verifyScope function as optional in model types. by @shrihari-prakash in #209
- build(deps-dev): bump sinon from 15.1.0 to 15.2.0 by @dependabot in #206
- Convert TokenModel to an ES6 class and extract utils function for calculating lifetime by @menewman in #223
- tests: add deep integration tests by @jankapunkt in #224
- Fix critical scope validation bug by @jorenvandeweyer in #228
- Convert Request, Response, CodeResponseType, TokenResponseType to ES6 classes by @menewman in #225
- Feature/refactor to es6 by @jorenvandeweyer in #227
- revoke code before validating redirect uri by @jorenvandeweyer in #231
Full Changelog: v5.0.0-rc.2...v5.0.0-rc.3