• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

google / google-auth-library-nodejs / 197 / 5
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 10 Jan 2017 09:03PM UTC
Files 12
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

10 Jan 2017 09:02PM UTC coverage: 94.233% (+0.2%) from 94.038%
197.5

push

travis-ci

web-flow
Add API key support to Google-Auth-Library (#119)

Add fromAPIKey method to jwtClient and supporting
logic in oauth2client.js. Applying an API key to
an instance of the oauth2client will bypass token
checking/refresh and append the given API key as
a query string to each request made from the
instance in the following form:

```JS
`{target_base_url}?key={given_key}`
```

719 of 763 relevant lines covered (94.23%)

8.35 hits per line

Source Files on job 197.5
  • Tree
  • List 0
  • Changed 5
  • Source Changed 3
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 197
  • Travis Job 197.5
  • 2d3851c2 on github
  • Prev Job for on master (#185.5)
  • Next Job for on master (#207.5)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc