1 reference to JwtBearerPostConfigureOptions
Microsoft.AspNetCore.Authentication.JwtBearer (1)
JwtBearerExtensions.cs (1)
78builder.Services.TryAddEnumerable(ServiceDescriptor.Singleton<IPostConfigureOptions<JwtBearerOptions>, JwtBearerPostConfigureOptions>());