You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
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?
The text was updated successfully, but these errors were encountered: