aa957d6c5053c3b5658941058c573bfc836ebd44
- App.vue: conditionally renders AuthLayout for auth routes, app shell otherwise - router/index.js: meta.layout='auth' on all four auth routes - router/index.js: meta.requiresAdmin=true on /admin route - router/index.js: beforeEach role check redirects non-admin to / - router/index.js: /account redirects to /settings
Description
No description provided
Languages
Python
65.7%
Vue
22.8%
JavaScript
11.3%