node-google-apps-script
node-google-apps-script copied to clipboard
Add Auth through Service Account in env variable
Allows one to use a Service Account as Auth method (instead of OAuth).
Just store it base64-encoded in the env var GOOGLE_APPS_PRIVATE_KEY.