We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3920395 commit e27daadCopy full SHA for e27daad
changelog.d/84.feature.md
@@ -0,0 +1,3 @@
1
+Apply 'blacklist' to any token from the same line of refreshed tokens as any invalidated token, where token ids are available.
2
+Avoid storing whole auth tokens when JWT_TOKEN_ID setting is set to 'require'.
3
+Please see notes in docs on migrating from JWT_TOKEN_ID 'allow' (the default) to 'require' (recommended).
0 commit comments