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