brucemcpherson / desktopliberation

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

SuperFetch Plugin: Cloud Manager Secrets and Apps Script #144

Open brucemcpherson opened 2 years ago

brucemcpherson commented 2 years ago

Normally Apps Script developers use the Property service to store the secrets they need to run their scripts, and for most cases this is fine. However, Google cloud platform does have a Cloud Secret Manager you can use to store and manage secrets.

Smg is a SuperFetch plugin to access the Google Cloud Secrets API from Apps Script

https://ramblings.mcpher.com/apps-script/superfetch-proxy/superfetch-plugin-cloud-manager-secrets-and-apps-script/