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