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