node-google-apps-script icon indicating copy to clipboard operation
node-google-apps-script copied to clipboard

Add Auth through Service Account in env variable

Open gunar opened this issue 9 years ago • 0 comments

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.

gunar avatar Oct 25 '16 20:10 gunar