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.
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.