dc15b48b80913031657304cd64441dd559164ed9
- 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.
Description
No description provided
Languages
Vue
46.4%
JavaScript
30.9%
Kotlin
21.2%
SCSS
0.5%
Shell
0.4%
Other
0.6%