We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af6741e commit be9a568Copy full SHA for be9a568
CHANGELOG.md
@@ -1,5 +1,13 @@
1
## Changelog
2
3
+### 4.0.0
4
+* BREAKING: Set server_error Code to 500
5
+* BREAKING: Remove support for node v4
6
+* new: Added revoke-handler to revoke access token
7
+* new: Added implicit grant flow
8
+* new: Switch from jshint to eslint
9
+* fix: correct client ID check in refresh_token grant type
10
+
11
### 3.1.0
12
* new: Added package-lock.json
13
* new: Extend model object with request context
0 commit comments