1 reference to BuildChallengeUrl
Microsoft.AspNetCore.Authentication.OAuth (1)
OAuthHandler.cs (1)
273
var authorizationEndpoint =
BuildChallengeUrl
(properties, BuildRedirectUri(Options.CallbackPath));