Skip to content

chamerling/electron-oauth2-op

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electron + OAuth2 + OpenPaaS

This shows how an Electron based application can use OAuth2 with OpenPaaS. There is nothing sexy here, just saving this for later use in the real OpenPaaS Desktop Apps.

Youtube video

Install dependencies

yarn

Configure

  1. Open your OpenPaaS instance
  2. Go to 'Control center > Applications' then create a new application.
  3. Copy client ID and client secret and paste them in the app/config.js file
  4. Update your OpenPaaS URL in the app/config.js file if needed

Run

./node_modules/.bin/electron .

About

Playing with OAuth2, OpenPaaS and Electron

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published