3 instantiations of RemoteAuthenticationBuilder
Microsoft.AspNetCore.Components.WebAssembly.Authentication (3)
WebAssemblyAuthenticationServiceCollectionExtensions.cs (3)
77return new RemoteAuthenticationBuilder<TRemoteAuthenticationState, TAccount>(services); 109return new RemoteAuthenticationBuilder<TRemoteAuthenticationState, TAccount>(services); 249return new RemoteAuthenticationBuilder<TRemoteAuthenticationState, TAccount>(services);