brucemcpherson / desktopliberation

hosting for desktop liberation google plus community
30 stars 1 forks source link

Apps Script Oauth2 library Goa: tips, tricks and hacks #136

Open brucemcpherson opened 2 years ago

brucemcpherson commented 2 years ago

Goa is a library to support OAuth2 for Apps Script connecting to a variety of services, using a variety of Authentication flows and processes. There are plenty of other articles on Goa on this site, see Apps Script Oauth2 – a Goa Library refresher to remind you how Goa works. If you’re new to Goa, it’s worth a read before getting started here.

OAuth2 can be tricky to troubleshoot. Goa has some little features that might help. You’ll need the cGoa library for this – see the end of the article for reference details.

https://ramblings.mcpher.com/apps-script/superfetch-proxy/oauth2-goa-refresher/tips/