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