Jeremy Hutchinson
Jeremy Hutchinson
When serializing a `List` of objects `EmiNil` gets set to `true` for all child objects. This test highlights the inconsistent behavior: ``` public class ParentObject { public ChildObject Child {...
When using Twidere for Mastodon and I choose "Open in browser" on a toot, it should open that toot in my instance, not on the instance the toot was written...
I'm not sure if I'm not configuring this package incorrectly or if I'm not configuring something correctly in Auth0, but I'm not getting `session_state` back when I login through Auth0,...
Is it possible to have the user returned to the page they left when they started the login process? 1. User is on myapp.com/foo 2. User clicks login and goes...