googleapis / google-api-nodejs-client

Google's officially supported Node.js client library for accessing Google APIs. Support for authorization and authentication with OAuth 2.0, API Keys and JWT (Service Tokens) is included.
https://googleapis.dev/nodejs/googleapis/latest/
Apache License 2.0
11.27k stars 1.91k forks source link

Add a permission sample to the Drive V3 samples #3407

Open justinszaro opened 6 months ago

justinszaro commented 6 months ago

Hello!

I have been using the Google API and noticed that there are no samples for changing permissions. I would like to add one!

ddelgrosso1 commented 6 months ago

Hi @justinszaro we would certainly welcome the contribution if you wish to write a sample.