4 references to OnLogInSucceeded
Microsoft.AspNetCore.Components.WebAssembly.Authentication (4)
RemoteAuthenticatorViewCore.cs (4)
224if (OnLogInSucceeded.HasDelegate) 227await OnLogInSucceeded.InvokeAsync(result.State); 256if (OnLogInSucceeded.HasDelegate) 259await OnLogInSucceeded.InvokeAsync(result.State);