feat: Enhance authentication middleware with reduced cache expiry, improved session validation, and global error handling for auth-related issues

This commit is contained in:
2025-07-11 11:58:38 -04:00
parent 242e33f7b9
commit bf2361050f
6 changed files with 204 additions and 16 deletions

1
.gitignore vendored
View File

@@ -13,3 +13,4 @@ logs
.env
.env.*
!.env.example
nul