1 reference to PostConfigureIdentityPasskeyOptions
Microsoft.AspNetCore.Identity (1)
IdentityServiceCollectionExtensions.cs (1)
103
services.TryAddEnumerable(ServiceDescriptor.Singleton<IPostConfigureOptions<IdentityPasskeyOptions>,
PostConfigureIdentityPasskeyOptions
>());