Skip to content

Releases: node-oauth/express-oauth-server

v4.1.1

27 Sep 06:12
5ec7da4
Compare
Choose a tag to compare

This release was mostly to fix a vulnerability in body-parser dependency.

What's Changed

Full Changelog: v4.1.0...v4.1.1

v4.1.0

31 Jul 13:09
ad70e7c
Compare
Choose a tag to compare

Installation

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

$ npm install @node-oauth/express-oauth-server@4.1.0

What's Changed

  • upgrade @node-oauth/oauth2-server to 5.2.0
  • build(deps-dev): bump express from 4.18.2 to 4.19.2 by @dependabot in #24
  • fix: typos in README.md by @Bassadin in #27
  • build(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #28

New Contributors

Full Changelog: v4.0.0...v4.1.0

v4.0.0

05 Feb 08:02
c1035a8
Compare
Choose a tag to compare

This might be a breaking change!

Please read the changelog for this module and the changelog for @node-oauth/oauth2-server

What's Changed

New Contributors

Full Changelog: v3.0.1...v4.0.0

v4.0.0-rc.0

09 Jan 08:20
fe5ec7c
Compare
Choose a tag to compare
v4.0.0-rc.0 Pre-release
Pre-release

Breaking change

This release might be breaking!

Installation

NPM Link: https://www.npmjs.com/package/@node-oauth/express-oauth-server/v/4.0.0-rc.0

$ npm install @node-oauth/express-oauth-server@4.0.0-rc.0 # or use @next

What's Changed

New Contributors

Full Changelog: v3.0.1...v4.0.0-rc.0

3.0.1

30 May 07:32
582caa6
Compare
Choose a tag to compare

Link to package

https://www.npmjs.com/package/@node-oauth/express-oauth-server/v/3.0.1

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.0.1

3.0.0

26 May 13:24
c2a8b11
Compare
Choose a tag to compare

Install

NPM: https://www.npmjs.com/package/@node-oauth/express-oauth-server/v/3.0.0

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

What's Changed

  • Update deps and use @node-oauth/oauth2-server by @jankapunkt in #7

New Contributors

Full Changelog: v2.0.0...v3.0.0