See https://github.com/blowdart/idunno.Authentication/pull/43 I had an exception "Synchronous operations are disallowed". I think it should be async all the way instead of returning Task.CompletedTask.
See #43
I had an exception "Synchronous operations are disallowed". I think it should be async all the way instead of returning Task.CompletedTask.