Torsten Schulz (local) dc15b48b80 refactor(App, Router, Login): streamline authentication flow and enhance route management
- Replaced manual logout handling in App.vue with a dedicated logout method for cleaner code.
- Updated router.js to add public meta properties to several routes, improving route access management.
- Implemented a global navigation guard to redirect unauthenticated users to the login page when accessing protected routes.
- Modified the login process in Login.vue to support redirecting users back to their intended destination after successful login.
2026-03-18 18:20:28 +01:00
2025-12-19 15:59:45 +01:00
Description
No description provided
514 MiB
Languages
Kotlin 44.9%
Vue 30.8%
JavaScript 21.6%
Dart 0.8%
PLpgSQL 0.3%
Other 1.6%