monacousa-portal/composables
Matt 423d8c3aa1
Build And Push Image / docker (push) Successful in 3m0s Details
Simplify auth system by removing throttling and mobile workarounds
- Remove session check throttling mechanism from useAuth composable
- Eliminate forced auth check parameters throughout codebase
- Replace window.location redirects with standard navigateTo()
- Remove mobile-specific authentication handling and diagnostics
- Move auth check to onMounted hook in login page
- Clean up console logging for auth operations
2025-08-07 17:12:05 +02:00
..
useAuth.ts Simplify auth system by removing throttling and mobile workarounds 2025-08-07 17:12:05 +02:00