Skip to content

Commit 8eddbc9

Browse files
authored
feat: add getCredentials method (googleapis#180)
Added the getCredentials method that returns the client_email and optional private_key Fixes googleapis#169
1 parent cb9f380 commit 8eddbc9

File tree

4 files changed

+1485
-2156
lines changed

4 files changed

+1485
-2156
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ node_js:
77
- "8"
88
- "9"
99

10-
cache:
11-
directories:
12-
- node_modules/
13-
1410
script:
1511
- npm test
1612

0 commit comments

Comments
 (0)