fix: purge JWT cache asynchronously in a separate thread
Otherwise performance was reduced unnecessarily.
This commit is contained in:
committed by
Steve Chavez
parent
b454f29b2c
commit
f68d5944e6
@@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Fixed
|
||||
|
||||
- #3889, Fix: JWT cache purging on every request decreases performance - @mkleczek
|
||||
|
||||
## [12.2.9] - 2025-04-16
|
||||
|
||||
### Fixed
|
||||
|
||||
Reference in New Issue
Block a user