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

[vscode] Support per-project API token #58

Open
spalmurray-codecov opened this issue Dec 11, 2024 · 0 comments
Open

[vscode] Support per-project API token #58

spalmurray-codecov opened this issue Dec 11, 2024 · 0 comments

Comments

@spalmurray-codecov
Copy link
Collaborator

Currently the extension will only accept one API token per install. We do have a command for resetting the token, but as in Eli's usecase, having two github/codecov accounts in use simultaneously, the extension can't really work.

Potential solution - Add a command to set a project specific API token.

This would presumably be keyed to the project somehow. I'm not sure how we would adapt the key reset command to work with project tokens, but there's probably a solution. (Maybe can list all projects tokens? idk.)

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

1 participant