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