Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
var
colors = require(
'colors'
);
2
var
OAuth2Client = require(
'googleapis'
).auth.OAuth2;
3
4
var
Promise = require(
'bluebird'
);
Callers
nothing calls this directly
Calls
1
getCredentials
Function · 0.85
Tested by
no test coverage detected