1 reference to DefaultOidcOptionsConfiguration
Microsoft.AspNetCore.Components.WebAssembly.Authentication (1)
WebAssemblyAuthenticationServiceCollectionExtensions.cs (1)
152services.TryAddEnumerable(ServiceDescriptor.Scoped<IPostConfigureOptions<RemoteAuthenticationOptions<OidcProviderOptions>>, DefaultOidcOptionsConfiguration>());