1 reference to PostConfigureIdentityPasskeyOptions
Microsoft.AspNetCore.Identity (1)
IdentityBuilderExtensions.cs (1)
48builder.Services.TryAddEnumerable(ServiceDescriptor.Singleton<IPostConfigureOptions<IdentityPasskeyOptions>, PostConfigureIdentityPasskeyOptions>());