2 references to GetStandardErrorException
Microsoft.AspNetCore.Authentication.OAuth (2)
OAuthHandler.cs (1)
234
var exception = OAuthTokenResponse.
GetStandardErrorException
(JsonDocument.Parse(body));
OAuthTokenResponse.cs (1)
26
Error =
GetStandardErrorException
(response);