ba2cb85fd2
TaxBaik CI/CD / build-and-deploy (push) Successful in 52s
Blazor Server components cannot access client-side localStorage, so InquiryBrowserClient needs to get the access token from server-side ITokenStore and manually add the Authorization header to requests. This fixes 401 Unauthorized errors when InquiryList loads inquiry data. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>