pow-auth / pow

Robust, modular, and extendable user authentication system
https://powauth.com
MIT License
1.59k stars 153 forks source link

Fix bug with expired cached keys not invalidated on startup #714

Closed danschultzer closed 1 year ago

danschultzer commented 1 year ago

Resolves #713.

The tests didn't catch this because of a commingling of lower and higher lavel cache configs.