2 references to LogOutSucceededPath
Microsoft.AspNetCore.Components.WebAssembly.Authentication (2)
RemoteAuthenticatorViewCore.cs (2)
193await ProcessLogOut(GetReturnUrl(state: null, ApplicationPaths.LogOutSucceededPath)); 349var redirectUrl = GetReturnUrl(result.State, ApplicationPaths.LogOutSucceededPath);