mawie81 / electron-oauth2

A library to handle OAuth2 authentication for your Electron app.
MIT License
99 stars 56 forks source link

Add compatibility to electron remote #11

Closed hashtegner closed 7 years ago

hashtegner commented 8 years ago

This PR add ability to use oauth in a renderer process (web page).

https://github.com/electron/electron/blob/master/docs/api/remote.md

Is usefull with multiples oauth services.

johnf commented 7 years ago

I can confirm this works. Would be great to get it merged.

mawie81 commented 7 years ago

Sorry this one slipped under my radar 😞 Just published the PR as 2.4.1