Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support GitHub API token authentication for managing repos on GitHub #532

Open
Vdragon opened this issue Dec 17, 2015 · 0 comments
Open

Comments

@Vdragon
Copy link
Contributor

Vdragon commented Dec 17, 2015

It is possible to authenticate user without using GitHub username/password combination by using GitHub API token, for example Android Studio uses this(and an additional master password encryption) instead of GitHub username/password combination to pull/push Git repos to GitHub.

It will be great if Git Cola support this method as well, although that's GitHub only feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant