Julien Froidefond 42217c1c13 feat: enhance user authentication and profile retrieval
- Updated GET handler in auth route to fetch user UUID from cookie using AuthService.
- Improved error handling for unauthenticated and non-existent users.
- Added team name retrieval for the user profile, with fallback handling.
- Refactored AuthClient to return detailed user information including team details.
- Enhanced navigation component to use a dropdown menu for user actions, improving UI/UX.
- Implemented loading state in UserContext to manage user info fetching.
2025-08-25 16:33:10 +02:00
2025-08-22 09:09:16 +02:00
2025-08-25 08:40:04 +02:00
2025-08-20 15:43:24 +02:00
2025-08-20 15:43:24 +02:00
2025-08-20 15:43:24 +02:00
2025-08-20 15:43:24 +02:00
2025-08-20 15:43:24 +02:00
Description
No description provided
638 KiB
Languages
TypeScript 95.3%
JavaScript 2.6%
CSS 1.2%
PLpgSQL 0.7%
Dockerfile 0.2%