1 implementation of CompleteSignInAsync
Microsoft.AspNetCore.Components.WebAssembly.Authentication (1)
Services\RemoteAuthenticationService.cs (1)
101
public virtual async Task<RemoteAuthenticationResult<TRemoteAuthenticationState>>
CompleteSignInAsync
(
1 reference to CompleteSignInAsync
Microsoft.AspNetCore.Components.WebAssembly.Authentication (1)
RemoteAuthenticatorViewCore.cs (1)
246
var result = await AuthenticationService.
CompleteSignInAsync
(