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 89eb13b commit 4abeb8bCopy full SHA for 4abeb8b
CHANGELOG.md
@@ -1,5 +1,17 @@
1
## Changelog
2
3
+### 3.1.0
4
+* new: .npmignore tests
5
+* fix: validate requested scope on authorize request
6
+* fix: always issue correct expiry dates for tokens
7
+* fix: set numArgs for promisify of generateAuthorizationCode
8
+* fix: Changed 'hasOwnProperty' call in Response
9
+* docs: Ensure accessTokenExpiresAt is required
10
+* docs: Add missing notice of breaking change for accessExpireLifetime to migration guide
11
+* docs: Correct tokens time scale for 2.x to 3.x migration guide
12
+* readme: Update Slack badge and link
13
+* readme: Fix link to RFC6750 standard
14
+
15
### 3.0.2 (24/05/2020)
16
17
* Update all dependencies 🎉
0 commit comments