Files
taxbaik/TaxBaik.Web
kjh2064 a16438dcc6
TaxBaik CI/CD / build-and-deploy (push) Failing after 27s
feat: Phase 5 Browser Clients and deployment notification strategy
Phase 5: Tax & CRM Browser Clients
- 5 API client interfaces (TaxProfile, Filing, Activity, Contract, Revenue)
- Automatic token refresh for all clients
- Error logging with fallback empty lists
- Program.cs DI registration

Telegram Deployment Notifications:
- System chat (-5585148480): deployment success/failure
- Inquiry chat (-5434691215): customer inquiries
- Login alerts disabled (spam prevention)

Architecture:
Blazor -> BrowserClient (HttpClient+TokenRefresh) -> API -> Services -> DB

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-06-28 17:26:28 +09:00
..