rwadurian/backend/services/authorization-service/prisma/migrations
hailin d0487c4a7e feat(profile): integrate referral and authorization APIs for profile page
- Add Kong routes for identity-service /me, referral-service, and authorization-service
- Create AuthorizationService in Flutter for fetching user authorizations
- Extend ReferralService with getMyReferralInfo() and getDirectReferrals() methods
- Update profile_page.dart to display real team stats from APIs
- Fix authorization-service JWT strategy to accept identity-service token format
- Add decimal.js dependency to authorization-service
- Add prisma migration file for authorization-service

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-09 01:57:39 -08:00
..
00000000000000_init feat(profile): integrate referral and authorization APIs for profile page 2025-12-09 01:57:39 -08:00
.gitkeep feat(authorization-service): Implement complete authorization service with DDD architecture 2025-12-01 06:30:07 -08:00