2 references to Failed
Microsoft.AspNetCore.Authentication.OAuth (2)
OAuthHandler.cs (2)
239
return OAuthTokenResponse.
Failed
(new AuthenticationFailureException(errorMessage));
242
return OAuthTokenResponse.
Failed
(exception);