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 ea6960e commit 802e40eCopy full SHA for 802e40e
CHANGELOG.md
@@ -1,4 +1,12 @@
1
Unreleased:
2
+- Authorization codes are now longer
3
+- Client/RS can parse the "sub" and "user_id" claims in introspection response
4
+- Database-direct queries for fetching tokens by user (optimization)
5
+- Device flow supports verification_uri_complete (must be turned on)
6
+- Long scopes display properly and are still checkable
7
+- Language system remebers when it can't find a file and stops throwing so many errors
8
+- Index added for refresh tokens
9
+- Updated to Spring Security 4.2.4
10
11
*1.3.2:
12
- Added changelog
0 commit comments