Module: google/auth

Members

(inner, constant) DEFAULT_JWT_SECRETS_FILE

Source:

(inner, constant) GOOGLE_CONFIG_PATH

Source:

Methods

(inner) getJWTAuthClient(jwt_auth_file, scopes, callback)

Creates auth client to use with any Google Cloud API service.

Parameters:
Name Type Description
jwt_auth_file String

path to JWT auth file

scopes Array
callback
Source: