.Net 8 Blazor Auto Render Auth State Resetting
I am migrating my Blazor WASM app to the auto render scheme. One issue I have come accross is the auth state re setting (I assume this is after the switch from blazor server to blazor wasm).
I am migrating my Blazor WASM app to the auto render scheme. One issue I have come accross is the auth state re setting (I assume this is after the switch from blazor server to blazor wasm).