- Install node modules
> npm install- Run server
> npm start-
Open login page in the browser: http://localhost:3000/g_browser_login.html
-
Click on login page. Inspect access token and id token.
-
Open document page in the browser: http://localhost:3000/g_browser_docs.html
-
Compare list of documents on the page with list of documents on your Google Drive.