1 reference to ExchangeCodeAsync
Microsoft.AspNetCore.Authentication.OAuth (1)
OAuthHandler.cs (1)
134
using var tokens = await
ExchangeCodeAsync
(codeExchangeContext);