We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b06d91 commit a316306Copy full SHA for a316306
1 file changed
CHANGELOG.md
@@ -0,0 +1,20 @@
1
+Unreleased:
2
+ - Added changelog
3
+
4
+*1.3.1*:
5
+ - Added End Session endpoint
6
+ - Fixed discovery endpoint
7
+ - Downgrade MySQL connector dependency version from developer preview to GA release
8
9
+*1.3.0*:
10
+ - Added device flow support
11
+ - Added PKCE support
12
+ - Modularized UI to allow better overlay and extensions
13
+ - Modularized data import/export API
14
+ - Added software statements to dynamic client registration
15
+ - Added assertion processing framework
16
+ - Removed ID tokens from storage
17
+ - Removed structured scopes
18
19
+*1.2.6*:
20
+ - Added string HEART compliance mode
0 commit comments