oauth-token-generator-google
js
After many battles with nodejs server authentication against Google APIs (Drive in particular), I've come up with an NPM module that needs only a well configured client_secrets.json and it will save the token locally and try to reuse it when it's there.
Version 0.1.1 License BSD-2-Clause
INSTALL