Commit Graph

3 Commits

Author SHA1 Message Date
Bastian Masanek
f8572c3386 Implement authentication phase with Cidaas OAuth2 integration
- Add authentication middleware to protect routes
- Create API endpoints for login, logout, registration, and user info
- Develop UI components for login and registration forms
- Integrate VeeValidate for form validation
- Update environment configuration for Cidaas settings
- Add i18n support for English and German languages
- Enhance Tailwind CSS for improved styling of auth components
- Document authentication flow and testing procedures
2025-10-31 11:44:48 +01:00
Bastian Masanek
934635ac77 Update task tracking for database phase progress
- Mark database setup tasks as completed
- Update progress percentages and status
- Document database implementation notes
2025-10-30 14:34:25 +01:00
Bastian Masanek
6e50ec7034 Init 2025-10-30 08:24:44 +01:00