GStoynev
GStoynev
Might be stating something obvious and not related, but Blazor would throw its hands in the air and close the circuit if there's application-level discrepancy. You should be able to...
https://github.com/dotnet/AspNetCore.Docs/issues/31759 got closed, but let me share what worked for me, if helpful to patch the documentation or to others searching for solution to the issue: Capturing a cookie inline...
Another suggestion for that section of the documentation: Mixing OpenIdConnect in the example creates the impression that there might be some magic happening there, that alleviates the issue with the...
If someone points me to the project/class that's responsible, I'd be able to debug and potentially issue a PR