Fix admin WASM shell and E2E auth
TaxBaik CI/CD / build-and-deploy (push) Failing after 23s

This commit is contained in:
2026-07-07 15:47:29 +09:00
parent 35842b6765
commit 0f71e8c41f
18 changed files with 125 additions and 52 deletions
@@ -1,4 +1,4 @@
@page "/logout"
@page "/admin/logout"
@rendermode @(new InteractiveWebAssemblyRenderMode(prerender: true))
@using TaxBaik.Web.Services
@inject CustomAuthenticationStateProvider AuthStateProvider