You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,8 @@
1
+
## 2.0.0 - 2023-08-09
2
+
3
+
* Switch to the Authorization extension API version 2.0
4
+
* Add a basic devcontainer for easier builds in the future
5
+
1
6
## 1.1.0 - 2020-06-11
2
7
3
8
Switching the Okta client ID variable for secure to plain text one. The client ID is present in the authentication and refresh tokens requests to Okta. Having it encrypted resulted in bad requests which is now no longer the case.
0 commit comments