Go to file
Ethan Wellenreiter 382e510a33 Added Redis session caching
Added functions so a Redis DB could be pinged for whether the session was valid.
The session tokens also expire due to the timeout built into the Redis DB (when setting)

Signed-off-by: Ethan Wellenreiter <ewellenreiter@gmail.com>
2025-04-04 00:16:45 -04:00
backend Added Redis session caching 2025-04-04 00:16:45 -04:00
.gitignore Update .gitignore 2023-10-18 23:10:34 -04:00