1 reference to PostConfigureDeviceBoundSessionAuthenticationOptions
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (1)
DeviceBoundSessionExtensions.cs (1)
122
builder.Services.TryAddEnumerable(ServiceDescriptor.Singleton<IPostConfigureOptions<AuthenticationOptions>,
PostConfigureDeviceBoundSessionAuthenticationOptions
>());