File tree 1 file changed +9
-9
lines changed
1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
- ## 1.0.2 - 2023-08-05
3
+ ## 1.0.2 * 2023-08-05
4
4
5
- - Fixed the PKCE crypto issue with node apps.
6
- - Introduced the new OAuth2Client::renewAccessToken().
7
- - Fixed the FileStorage issue.
5
+ * Fixed the PKCE crypto issue with node apps.
6
+ * Introduced the new OAuth2Client::renewAccessToken().
7
+ * Fixed the FileStorage issue.
8
8
9
- ## 1.0.1 - 2023-07-30
9
+ ## 1.0.1 * 2023-07-30
10
10
11
- - Removed ` state ` parameter from handleCallback().
12
- - Added optional authorizationUrl parameter to auth initiation methods.
13
- - Fixed the missing OAuth2ConfigParameters export.
11
+ * Removed ` state ` parameter from handleCallback().
12
+ * Added optional authorizationUrl parameter to auth initiation methods.
13
+ * Fixed the missing OAuth2ConfigParameters export.
14
14
15
- ## 1.0.0 - 2023-07-29
15
+ ## 1.0.0 * 2023-07-29
16
16
17
17
* First Release.
You can’t perform that action at this time.
0 commit comments