Skip to content

Commit e27daad

Browse files
committed
Add changelog notes for PR 84.
1 parent 3920395 commit e27daad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

changelog.d/84.feature.md

+3
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)