1 reference to SampleAuthenticationHandler
CustomAuthorizationFailureResponse (1)
Startup.cs (1)
34.AddScheme<AuthenticationSchemeOptions, SampleAuthenticationHandler>(SampleAuthenticationSchemes.CustomScheme, o => { });