MCPcopy Create free account
hub / github.com/danthareja/node-google-apps-script / authenticate.js

File authenticate.js

lib/authenticate.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var colors = require('colors');
2var OAuth2Client = require('googleapis').auth.OAuth2;
3
4var Promise = require('bluebird');

Callers

nothing calls this directly

Calls 1

getCredentialsFunction · 0.85

Tested by

no test coverage detected