emurnane / EmailDrivenAppsEngine

0 stars 4 forks source link

fixed issue: fetch emails up to date #38

Closed ik226 closed 7 years ago

ik226 commented 7 years ago

I have fixed oauth2.js and stats.js file so that every time the user login to our application the system retrieves email data from the server and updates the db.

*it is required to install 'googleapis' via npm:

npm install googleapis