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