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

Logging in with GitHub #24

Open
nickserv opened this issue Feb 27, 2015 · 4 comments
Open

Logging in with GitHub #24

nickserv opened this issue Feb 27, 2015 · 4 comments

Comments

@nickserv
Copy link

I created my Gemnasium account by logging in with GitHub, and I realized that I would not be to to log in without using a token. I'm fine with using an API token, though I would rather keep the command connected to my Gemnasium account without saving my API token in a plain text environment variable. Would it be possible to implement logging in with someone's GitHub account and saving their token securely?

@gravis
Copy link
Member

gravis commented Feb 27, 2015

You could go to your settings page and set a new password.
Afterwards, you can login with toolbelt using toolbet login, it will create a ~/netrc file with a hashed password. Is it what you're looking to achieve?

@naterkane
Copy link

i've had the same issue, however since I authenticated with github, i can't "change my password" as one doesn't inherently exist.

@charlesmims
Copy link

Did you ever find a satisfactory resolution to this? I'm in the same boat.

@vuchetichbalint
Copy link

You can leave empty the current password for the first time.

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

No branches or pull requests

6 participants
@gravis @naterkane @nickserv @charlesmims @vuchetichbalint and others