Files
ALwrity/backend/services
ajaysi 16be2b21f4 Fix user data endpoints to require authenticated user ID
- Add get_current_user authentication to all user data endpoints
- Pass authenticated user_id from auth context to service methods
- Add proper HTTPException handling for missing data
- Fix user_id type from int to str in service methods
- Ensure endpoints only return data for authenticated user
2026-03-22 11:02:35 +05:30
..
2026-03-09 16:20:06 +05:30
2026-03-11 19:09:27 +05:30
2026-03-11 19:09:27 +05:30
2025-08-19 21:48:33 +05:30