jbreckmckye / electron-auth0-login

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

Future of this library: electron-login? #39

Open jbreckmckye opened 2 years ago

jbreckmckye commented 2 years ago

Hi all. It's been about four years since I first wrote this project, and maybe eighteen months since I refactored it.

Since then there's a been a small but steady trickle of usage, but probably not enough to treat this as a major concern. At the same time, I haven't worked on Electron apps in a little while, nor on Auth0, so I haven't had much use for this in my day job.

Sometimes suggested improvements do come down the line, like #35, which would help the library considerably but which I can't find time to work on.

I think this library might benefit from a slight change in direction. Specifically, I'm thinking of writing this as a generic Electron Authentication widget.

The reason for this:

What I'm thinking of doing therefore is

If I can do that, my hope is that there'd be more users, which in turn would help me justify building more features. It might also attract more outside contributions.

I probably wouldn't have time to do this immediately, but perhaps in the next couple of months. If so, I'll post some updates.