Files
xiaoxia-saas/apps/api/app
Xiaoxia AI 11e3761e23 feat(api): implement auth API routes with use case integration
- Connect all auth routes to use cases via dependency container
- Implement register endpoint (email + password + username)
- Implement login endpoint (JWT token generation)
- Implement logout endpoint (single device / all devices)
- Implement email verification endpoint
- Implement password reset flow (request + reset)
- Add proper error handling and HTTP status codes
- Security: return 202 for forgot password even if email not exists

Phase 4 Task 26/68 completed
2026-06-17 07:31:21 +08:00
..
2026-06-15 15:17:40 +08:00
2026-06-15 19:41:57 +08:00