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