Google Oauth2 for Service Accounts
this is a simple library that will allow you to use google oauth2 with service accounts. This means you can access you own data from a server without any pesky popups.
Usage
var key = ;var account = ; account;
this is a simple library that will allow you to use google oauth2 with service accounts. This means you can access you own data from a server without any pesky popups.
var key = ;var account = ; account;
npm i google-auth2-service-account
7
0.0.5
MIT