Refresh a Google Access Token with Polly

added by DotNetKicks
7/24/2018 1:13:00 PM

1710 Views

Published: 24 July 2018 I have an application which communicates with Google Drive via the Goole Drive REST API. I am not using the official Google SDK since my use case is confined to a few API endpoints, and I also want to use the new IHttpClientFactory that was released in ASP.NET Core 2.1.


0 comments