electron-sso

  • This is a smple use case for using Google single sign on in Electron Applications.

Stpes to get started

  • 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