rubicon-project / node-google-dfp

A service for integrating with Google DFP over NodeJS
ISC License
85 stars 34 forks source link

Use google-auth-library #45

Closed mvhirsch closed 6 years ago

mvhirsch commented 6 years ago

Make use of google-auth-library instead of `googleapis as described in #44. This results in smaller package-size and a more lightweight approach.

Also this updates google-auth-library to 1.3.2 (instead of 0.9.10 or similar) which already supports JWT-authentication. Current README describes this, too - but won't work if npm decides to install older version bundled with googleapis ^4.0.0.