Gittyup
Gittyup copied to clipboard
Implement OAuth for remote accounts
This would streamline the login process for GitHub and not require the user to create a personal access token
QOAuth2AuthorizationCodeFlow would probably be the best starting point for this
Plus one for this one! Many other clients support OAuth login and it's a lot easier and faster - not only for GitHub but others like Bitbucket as well.
An implementation should definitely be considered, and if and when it does, could we get an ETA?
Please and thank you!