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 b9d14ce commit 743c2bdCopy full SHA for 743c2bd
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# CHANGELOG
2
3
+## 1.0.2 - 2023-08-05
4
+
5
+- Fixed the PKCE crypto issue with node apps.
6
+- Introduced the new OAuth2Client::renewAccessToken().
7
+- Fixed the FileStorage issue.
8
9
## 1.0.1 - 2023-07-30
10
11
- Removed `state` parameter from handleCallback().
0 commit comments