Bladesfist
Google Auth invalid OAuth state
This problem looks similar, not sure if it helps you?
https://github.com/dotnet/aspnetcore/issues/22125
16 replies
Google Auth invalid OAuth state
Take a look at this https://auth0.com/docs/authenticate/protocols/oauth
16 replies
✅ System threading tasks
Also if you want, you can install Polly (https://www.nuget.org/packages/polly/) which has timeout as well as a bunch of other resilience strategies built in
20 replies