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

modern authentication #236

Open
david-chenevert opened this issue May 14, 2019 · 2 comments
Open

modern authentication #236

david-chenevert opened this issue May 14, 2019 · 2 comments

Comments

@david-chenevert
Copy link

in order to use greenkeeper with lockfiles, it's required to generate a Personal Access Token.

This is not modern practice. These tokens are long lived.

It would be better to use the latest GitHub auth technology, "GitHub Applications"

@janl
Copy link
Contributor

janl commented May 17, 2019

Heya David,

Thanks for the suggestion. Greenkeeper is already a GitHub Application, and uses short lived tokens for its main work. For lockfiles however, our users need to be able to put in access tokens for repos and orgs that are not the one that our Greenkeeper App is not enabled on., that’s why we went with that route.

Best
Jan

@david-chenevert
Copy link
Author

david-chenevert commented May 17, 2019 via email

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

2 participants