2 writes to Error
Microsoft.AspNetCore.Authentication.OAuth (2)
OAuthTokenResponse.cs (2)
26
Error
= GetStandardErrorException(response);
31
Error
= error;
2 references to Error
Microsoft.AspNetCore.Authentication.OAuth (2)
OAuthHandler.cs (2)
136
if (tokens.
Error
!= null)
138
return HandleRequestResult.Fail(tokens.
Error
, properties);