subhendukundu / electron-sso

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:CSS 42.5%Language:JavaScript 38.1%Language:HTML 19.4%