haacked / ai-demo

Demo of Open AI with ASP.NET Blazor
14 stars 10 forks source link

Implement refresh token support for Google API access #59

Closed haacked closed 6 months ago

haacked commented 6 months ago

Related to #48

Implements automatic refresh token handling for Google authentication to maintain access to the Google People API without requiring a logout and login.


For more details, open the Copilot Workspace session.

haacked commented 6 months ago

I’m going to try a different approach