1 reference to OAuthCodeExchangeContext
Microsoft.AspNetCore.Authentication.OAuth (1)
OAuthHandler.cs (1)
133var codeExchangeContext = new OAuthCodeExchangeContext(properties, code.ToString(), BuildRedirectUri(Options.CallbackPath));