securing a Google Apps Script linked to an authorized trigger so others can edit
问题 I am pretty sure my understanding is correct but since I cannot find any Google documentation that explicitly highlights this I wanted to ask here. Per https://developers.google.com/apps-script/guides/triggers/installable: Installable triggers always run under the account of the person who created them. And we know that when you create a trigger it will ask to authorize for all the scopes the script uses. Then, that means that anyone with edit access to the script could leverage the Google