1 reference to BearerTokenHandler
Microsoft.AspNetCore.Authentication.BearerToken (1)
BearerTokenExtensions.cs (1)
70
return builder.AddScheme<BearerTokenOptions,
BearerTokenHandler
>(authenticationScheme, configure);