2 references to SignOut
Microsoft.AspNetCore.Components.WebAssembly.Authentication (2)
NavigationManagerExtensions.cs (1)
41
Interaction = InteractionType.
SignOut
,
RemoteAuthenticatorViewCore.cs (1)
379
return GetCachedNavigationState()?.Interaction == InteractionType.
SignOut
;