4 references to LogInFailedPath
Microsoft.AspNetCore.Components.WebAssembly.Authentication (4)
RemoteAuthenticatorViewCore.cs (4)
235Log.NavigatingToUrl(Logger, ApplicationPaths.LogInFailedPath); 236Navigation.NavigateTo(ApplicationPaths.LogInFailedPath, AuthenticationNavigationOptions with { HistoryEntryState = result.ErrorMessage }); 269Log.NavigatingToUrl(Logger, ApplicationPaths.LogInFailedPath); 271ApplicationPaths.LogInFailedPath,