Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit b36a06b

Browse files
committed
2.4.1
1 parent b0f84cb commit b36a06b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
## Changelog
22

3+
### 2.4.1
4+
5+
- Fix header setting syntax
6+
- Fix docs for supported grant types
7+
38
### 2.4.0
49

510
- Set Cache-Control and Pragma headers

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "oauth2-server",
33
"description": "Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in node.js",
4-
"version": "2.4.0",
4+
"version": "2.4.1",
55
"keywords": [
66
"oauth",
77
"oauth2"

0 commit comments

Comments
 (0)