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