Amanda Tarafa Mas
Amanda Tarafa Mas
I'll reproduce later this afternoon and see what options are there to avoid/mitigate this. I'll update here when I know more.
Thanks, I'm looking at a couple other things on my plate first. I'll still try to get to this later today.
Just as a note, the linked you shared earlier, I think that by mistake you just copied the standard VS template for a ASP.NET Core 3 App, no code configuring...
Yep, I downloaded it twice in the morning and just now before replying, I just see the standard template, standard Startup etc. But no worries, I've got working code, was...
When a user revokes their permission for an app, code using `Google.Apis.Auth.AspNetCore*` may see exceptions in any of three different places, and unfortunately the exceptions are different each time. The...
No I don't think it would be a rewrite, just to provide helper methods and similar to make it easier to handle this case. I'll know more when I have...
(As a side note, if you have questions or run into issues with storing tokens or using in conjunction with Identity, please do create new issues for that to keep...
Sounds good, I'll let you know when I start looking into it. It'll be a few weeks though.
@meof-coding You need to follow three different approaches as described in my https://github.com/googleapis/google-api-dotnet-client/issues/1816#issuecomment-811769827. I understand this is far from ideal, but we haven't had the time to improve the error...
We might be able to offer some out of the box sopport for URL signing with external account credentials, but we need to confirm a few things first, so please...