google-api-nodejs-client/samples at main · googleapis/google-api-nodejs-client

Google Cloud Platform logo

Google APIs Node.js Client: Node.js Samples

Open in Cloud Shell

Table of Contents

Before you begin

Before running the samples, make sure you've followed the steps outlined in Using the client library.

cd samples

npm install

cd ..

Samples

Access Token Auth

View the source code.

Open in Cloud Shell

Usage:

node samples/accessTokenAuth.js


Defaultauth

View the source code.

Open in Cloud Shell

Usage:

node samples/defaultauth.js


Jwt

View the source code.

Open in Cloud Shell

Usage:

node samples/jwt.js


Mediaupload

View the source code.

Open in Cloud Shell

Usage:

node samples/mediaupload.js


Multiple

View the source code.

Open in Cloud Shell

Usage:

node samples/multiple.js


Oauth2

View the source code.

Open in Cloud Shell

Usage:

node samples/oauth2.js

[product-docs]: