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

Attempt to fetch oauth token from git credential #267

Closed

Conversation

sj26
Copy link

@sj26 sj26 commented Jul 19, 2017

If we use a git credential helper like osxkeychain with a personal access token for cloning our repositories via HTTPS then we already have a token for reading and writing gists stored securely using git, so maybe we should try using it. It's nice to avoid putting plaintext secrets on our filesystem and avoid polluting ENV with secrets.

@sj26 sj26 force-pushed the auth-token-from-git-credential-helper branch from fc98513 to eb0272c Compare July 19, 2017 00:36
@sj26 sj26 force-pushed the auth-token-from-git-credential-helper branch from eb0272c to e621d54 Compare April 23, 2019 04:46
@sj26
Copy link
Author

sj26 commented Jul 28, 2020

No interest? I'll close.

@sj26 sj26 closed this Jul 28, 2020
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

Successfully merging this pull request may close these issues.

1 participant