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
<script src=" https://cdn.jsdelivr.net/npm/oauth-token-generator-google@0.1.1/lib/index.min.js "></script>