1 implementation of SignOutAsync
Microsoft.AspNetCore.Components.WebAssembly.Authentication (1)
Services\RemoteAuthenticationService.cs (1)
112public virtual async Task<RemoteAuthenticationResult<TRemoteAuthenticationState>> SignOutAsync(
1 reference to SignOutAsync
Microsoft.AspNetCore.Components.WebAssembly.Authentication (1)
RemoteAuthenticatorViewCore.cs (1)
295var result = await AuthenticationService.SignOutAsync(new RemoteAuthenticationContext<TAuthenticationState>