rwadurian/backend/services/referral-service/src
hailin ccef23f5b0 feat(authorization): integrate with referral-service for team statistics
- Add InternalTeamStatisticsController in referral-service for service-to-service API
- Create ReferralServiceClient in authorization-service to fetch real team statistics
- Replace MockTeamStatisticsRepository with real HTTP client implementation
- Configure docker-compose with REFERRAL_SERVICE_URL for authorization-service

This enables authorization-service to get real team planting counts from
referral-service for authorization assessment and activation logic.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-10 16:30:35 -08:00
..
api feat(authorization): integrate with referral-service for team statistics 2025-12-10 16:30:35 -08:00
application refactor: use accountSequence as unified user identifier across all services 2025-12-10 13:55:03 -08:00
domain feat(referral): integrate referral system with identity-service and mobile-app 2025-12-08 22:37:06 -08:00
infrastructure feat(referral): add personal/team planting counts to direct referral list 2025-12-10 05:57:46 -08:00
modules feat(authorization): integrate with referral-service for team statistics 2025-12-10 16:30:35 -08:00
app.module.ts refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
main.ts refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00