Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Maccoder3/MAC-MD
/ token
Method
token
lib/gdrive.js:42–44 ·
view source on GitHub ↗
(code)
Source
from the content-addressed store, hash-verified
40
}
41
42
token(code) {
43
this.emit(
'token'
, code)
44
}
45
}
46
47
class
GoogleDrive extends GoogleAuth {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected