Skip to content

Commit

Permalink
feat: add getCredentials method (#180)
Browse files Browse the repository at this point in the history
Added the getCredentials method that returns the client_email and optional private_key

Fixes #169
  • Loading branch information
bantini authored Nov 20, 2017
1 parent cb9f380 commit 8eddbc9
Show file tree
Hide file tree
Showing 4 changed files with 1,485 additions and 2,156 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ node_js:
- "8"
- "9"

cache:
directories:
- node_modules/

script:
- npm test

Expand Down
Loading

0 comments on commit 8eddbc9

Please sign in to comment.