Skip to content

Conversation

@arontsang
Copy link
Contributor

No description provided.

@nabsul
Copy link
Owner

nabsul commented Apr 8, 2025

Thanks for the contribution! I will try to get the change reviewed and merged in the next few weeks. Please feel free to remind me if you don't hear back by end of this month :-)

public required string Token { get; init; }
public required string Validated { get; init; }

public JsonObject? Error { get; init; }
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I could be wrong, but I'm thinking this is an impossible scenario to reach. If there are errors, won't the _http.PostAsync() call throw an exception?

Copy link
Owner

@nabsul nabsul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left a question in the code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants