2 references to TwitterError
Microsoft.AspNetCore.Authentication.Twitter (2)
TwitterErrorResponse.cs (1)
8public List<TwitterError>? Errors { get; set; }
TwitterHandler.cs (1)
391foreach (var error in errorResponse.Errors)