feat(auth): synchronize SSR cookie authentication with WASM client and support returnUrl navigation

This commit is contained in:
2026-05-27 11:19:48 +02:00
parent ee87014fee
commit ae25d14ee7
4 changed files with 85 additions and 2 deletions
+2
View File
@@ -1,3 +1,5 @@
<AuthenticationStatePersister />
<ErrorBoundary @ref="_errorBoundary">
<ChildContent>
<Router AppAssembly="@typeof(Routes).Assembly">