- This is a smple use case for using Google single sign on and Google spreadsheet API in Electron Applications. This could be used as desktop application where the user could update different data in a google spreadsheet. Could be used in grocery stores to track orders.
- Register your apllication at https://console.cloud.google.com/
- Put CLientID at main.js file in the src folder
- npm i to install the dependencies
- npm start to start the application