node.js - Node using OAuth 2.0 for Server to Server Applications -


i interested in accessing files (or folder) google drive - , having access created (and granted) through server-side code. not interested in logging in via browser.

i've created oauth service account, downloaded p12 file , converted .pem file..

but can't see examples in node.js this. i've seen few examples on github use oauth access google drive - in fairness lot of them not work - frustrating.

google not have node.js client api library this.

i love or pointing in right direction if has thoughts.

appreciate help...

pandafinity

this guidance , code got me through when integrating google analytics api in same manner. should work drive too:

https://gist.github.com/paquitosoft/4451865


Comments

Popular posts from this blog

javascript - how to protect a flash video from refresh? -

android - Associate same looper with different threads -

visual studio 2010 - Connect to informix database windows form application -