Using Meteor Google Auth with Google Drive Api

Hi guys!

I’m new to using Meteor framework and also new using javascript and nodejs :slight_smile: .
How can I use Meteor Google authentication with the Google Drive api (npm package)?

The Google Drive API need a total new auth (https://developers.google.com/drive/web/quickstart/quickstart-nodejs)

Thanks guys!

I’m trying to figure this out as well, so if you have by now I’d be interested to know how you solved it.