2 references to AddBearerToken
Microsoft.AspNetCore.Authentication.Test (1)
BearerTokenTests.cs (1)
24
services.
AddBearerToken
(configure);
Microsoft.AspNetCore.Identity (1)
IdentityBuilderExtensions.cs (1)
89
/// but does not configure authentication. Call <see cref="BearerTokenExtensions.
AddBearerToken
(AuthenticationBuilder, Action{BearerTokenOptions}?)"/> and/or