jbreckmckye / electron-auth0-login

Helper widget for Auth0 authentication in Electron desktop apps
MIT License
27 stars 19 forks source link

Investigate new Auth0 tutorial for authorization #26

Closed jbreckmckye closed 3 years ago

jbreckmckye commented 3 years ago

A few months ago Auth0 published their own guide to adding auth to Electron apps: https://auth0.com/blog/securing-electron-applications-with-openid-connect-and-oauth-2/

I want to take a look at this and evaluate the documented approach as a replacement for this library. At the very least it may be good to point users at the doc for directions on rolling their own auth.