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

CLI flag to regenerate GitHub token #10

Open
danreeves opened this issue Sep 10, 2018 · 1 comment
Open

CLI flag to regenerate GitHub token #10

danreeves opened this issue Sep 10, 2018 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@danreeves
Copy link
Collaborator

Feature Request

Summary

Allow crossgen --regenerate-token to authenticate with GitHub again and generate a new token.

Motivation

If you delete the token from the GitHub UI but it's still cached on your system then crossgen will keep using that invalid token. Right now you have to hunt down the token and delete it to get crossgen to re-auth with GitHub.

Unresolved questions

Maybe it's possible to be smarter and check to see if the token exists over the GitHub API but I haven't looked into that

@yoshuawuyts yoshuawuyts added the enhancement New feature or request label Sep 10, 2018
@stale
Copy link

stale bot commented Dec 9, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Dec 9, 2018
@stale stale bot closed this as completed Dec 16, 2018
@yoshuawuyts yoshuawuyts reopened this Dec 18, 2018
@stale stale bot removed the wontfix This will not be worked on label Dec 18, 2018
@yoshuawuyts yoshuawuyts added the help wanted Extra attention is needed label Dec 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants