port-nimara-client-portal/plugins
Matt c6f81a6686 Refactor authentication to use centralized session manager
Extract session management logic from middleware into reusable SessionManager utility to improve reliability, reduce code duplication, and prevent thundering herd issues with jittered cache expiry.
2025-07-11 14:43:50 -04:00
..
00.startup-check.client.ts DEBUG: Add comprehensive startup checks and improve OIDC configuration 2025-06-15 14:57:48 +02:00
00.startup-check.server.ts FEAT: Implement Keycloak client with circuit breaker and retry logic for improved authentication resilience 2025-06-17 14:50:34 +02:00
01.auth-refresh.client.ts Refactor authentication to use centralized session manager 2025-07-11 14:43:50 -04:00
02.auth-error-handler.client.ts feat: Enhance authentication middleware with reduced cache expiry, improved session validation, and global error handling for auth-related issues 2025-07-11 11:58:38 -04:00
pwa.client.ts feat: Implement comprehensive PWA functionality 2025-06-12 16:36:32 +02:00