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

google / google-auth-library-nodejs / 197
93%

Build:
DEFAULT BRANCH: master
Ran 10 Jan 2017 09:03PM UTC
Jobs 5
Files 12
Run time 13s
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

pending completion
197

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}`
```

28 of 28 new or added lines in 3 files covered. (100.0%)

719 of 763 relevant lines covered (94.23%)

41.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 197.1 10 Jan 2017 09:03PM UTC 0
94.23
Travis Job 197.1
2 197.2 10 Jan 2017 09:03PM UTC 0
94.23
Travis Job 197.2
3 197.3 10 Jan 2017 09:03PM UTC 0
94.23
Travis Job 197.3
4 197.4 10 Jan 2017 09:03PM UTC 0
94.23
Travis Job 197.4
5 197.5 10 Jan 2017 09:03PM UTC 0
94.23
Travis Job 197.5
Source Files on build 197
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #197
  • 2d3851c2 on github
  • Prev Build on master (#185)
  • Next Build on master (#207)
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