6 ms·
Tried a public repo but it asked for a personal access token? No thanks. Otherwise great idea, but why should I give a personal access token for something that'
by SCUSKU 1y ago
Tried a public repo but it asked for a personal access token? No thanks. Otherwise great idea, but why should I give a personal access token for something that's publicly available, it really does not inspire confidence.
- pmig 1y agoThanks scusku, the personal access token does not have any additional permission, we just need to avoid getting rate limited.
- kissgyorgy 1y agoWhy don't use your own personal access token?
- Sleaker 1y agoSharing a GitHub API token to bypass rate limiting is explicitly in violation of section H of the terms on GitHub usage. https://docs.github.com/en/site-policy/github-terms/github-terms-of-service#h-api-terms https://docs.github.com/en/site-policy/github-terms/github-t...
- pmig 1y agoMost applications are designed in that way, think about ossf scorecard, star-history.com etc..