OAuth Login Flows should use system browser, not electron window #485
Labels
blocked
Is blocked by another issue or dependency
enhancement
New feature or enhancement to existing functionality
priority:high
Items of high importance. Applicable to all users or use-cases
When I click to login to GitHub, it takes me to an Electron browser window. I would much rather do an OAuth2 exchange than type my username and password into an app like this, since I have credentials saved in a password manager AND I use a security key to OTP.
Gitify should open the authentication in a browser, not in itself.
I'll use a security token for now.
The text was updated successfully, but these errors were encountered: