2 references to RemoteAuthenticationService
Microsoft.AspNetCore.Components.WebAssembly.Authentication (2)
Services\RemoteAuthenticationService.cs (1)
73
ILogger<
RemoteAuthenticationService
<TRemoteAuthenticationState, TAccount, TProviderOptions>>? logger)
WebAssemblyAuthenticationServiceCollectionExtensions.cs (1)
61
services.TryAddScoped<AuthenticationStateProvider,
RemoteAuthenticationService
<TRemoteAuthenticationState, TAccount, TProviderOptions>>();