Files
taxbaik/TaxBaik.Web
kjh2064 ba2cb85fd2
TaxBaik CI/CD / build-and-deploy (push) Successful in 52s
fix: add authorization header to InquiryBrowserClient requests
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>
2026-06-28 15:55:42 +09:00
..