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