You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.
I think it's a little bit sketchy to let a 3rd party application like this authenticate FB credentials within its own web-view. I know you guys aren't doing anything with nefarious, but it is a concern UX wise.
Also it's pretty annoying to have to fetch my credentials on FB / remember my password. Would be great if the app could open up the browser with the OAuth link and then poll the response.
The text was updated successfully, but these errors were encountered:
This is a really important feature. That being said, the upgrade to the latest Electron version is more important for usability as it immediately identified and fixed some problems people had with the previous app.
This is going well. However, the app now needs to run an Express server to listen for the auth key. Probably no big deal, but it's worth mentioning publicly.
Derived from this issue on the original repo. It reads:
The text was updated successfully, but these errors were encountered: