jbreckmckye / electron-auth0-login

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

Fix issue #37 #38

Closed ahmeddwaheed closed 2 years ago

ahmeddwaheed commented 2 years ago

Add connection to auth0 config object as a not required field to use the default db connection when value is not provided

It tested against several connection with default and non default db connections

jbreckmckye commented 2 years ago

Thanks for raising a PR. I've left some notes, but I think the first thing to do is discuss the problem in the linked issue.

jbreckmckye commented 2 years ago

Going to close this as this is supported already