1 reference to NoopClaimsTransformation
Microsoft.AspNetCore.Authentication.Core (1)
AuthenticationCoreServiceCollectionExtensions.cs (1)
24
services.TryAddSingleton<IClaimsTransformation,
NoopClaimsTransformation
>(); // Can be replaced with scoped ones that use DbContext