1 reference to ApiAuthHandler
PathSchemeSelection (1)
Startup.cs (1)
27
.AddScheme<AuthenticationSchemeOptions,
ApiAuthHandler
>("Api", o => { })