rwadurian/backend/services/identity-service/src/infrastructure/external/storage
hailin ecf3755227 feat: integrate real API for authorization apply page
Changes:
- Add generic image upload API endpoint (POST /user/upload-image)
- Add uploadImage method in StorageService for backend
- Add uploadImage method in AccountService for frontend
- Add selfApplyStatus and selfApplyAuthorization methods in AuthorizationService
- Replace mock data with real API calls in authorization apply page
- Add API endpoints for self-apply status and self-apply authorization

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-21 22:01:28 -08:00
..
index.ts feat(identity): add avatar upload with MinIO storage 2025-12-07 21:38:35 -08:00
storage.module.ts feat(identity): add avatar upload with MinIO storage 2025-12-07 21:38:35 -08:00
storage.service.ts feat: integrate real API for authorization apply page 2025-12-21 22:01:28 -08:00