Matt
|
423d8c3aa1
|
Simplify auth system by removing throttling and mobile workarounds
Build And Push Image / docker (push) Successful in 3m0s
Details
- 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 |