How to connect edge functions to Google APIs using OAuth
So I have an application that needs to interact with Google APIs - my users will be logging in using Google and OAuth, but I want to have an edge function that acts as my back-end to handle interacting with the Google My Business API - how do I configure OAuth tokens to be stored so that my back-end can act on behalf of the user