monacousa-portal/middleware
Matt 616490dfef
Build And Push Image / docker (push) Successful in 3m27s Details
Fix auth throttling causing login loops by adding forced session checks
Add optional force parameter to checkAuth() to bypass throttling during
critical authentication flows like login, middleware, and initial auth
verification. This prevents iOS Safari login loops while maintaining
throttling for regular session checks.
2025-08-07 17:01:01 +02:00
..
auth-admin.ts Refactor authentication system with tier-based access control 2025-08-07 12:28:41 +02:00
auth-board.ts Refactor authentication system with tier-based access control 2025-08-07 12:28:41 +02:00
auth-user.ts Refactor authentication system with tier-based access control 2025-08-07 12:28:41 +02:00
auth.ts Fix auth throttling causing login loops by adding forced session checks 2025-08-07 17:01:01 +02:00
guest.ts feat: implement custom login system with direct authentication 2025-08-07 03:43:25 +02:00