Skip to content
Snippets Groups Projects
Select Git revision
0 results

login.vue

  • Sofiane Lasri's avatar
    0afa0454
    feat: add authentication flows and basic page structure · 0afa0454
    Sofiane Lasri authored
    - Implement login and registration pages with validation
    - Add middleware to verify user existence for route protection
    - Establish admin dashboard with middleware authentication
    - Update app.vue for layout and loading improvements
    - Create auth layout with navigation button
    - Add initial index page with welcome component
    0afa0454
    History
    feat: add authentication flows and basic page structure
    Sofiane Lasri authored
    - Implement login and registration pages with validation
    - Add middleware to verify user existence for route protection
    - Establish admin dashboard with middleware authentication
    - Update app.vue for layout and loading improvements
    - Create auth layout with navigation button
    - Add initial index page with welcome component