Galaxy Controls
Stats
Commit Galaxy
mergedreviewopendraftclosed
Token Help
Create a GitHub token
Use a fine-grained personal access token to raise GitHub API limits from 60 to 5000 requests per hour. Token mode deep-fetches up to 30 recently pushed repos so the page still loads quickly.
- 1. Open GitHub Settings, then Developer settings.
- 2. Choose Personal access tokens, then Fine-grained tokens.
- 3. Generate a new token with an expiration date.
- 4. Keep it read-only. This app only reads public GitHub API data.
- 5. Copy it once and paste it into the token field.
Token safety
The token is sent only with your request and is not stored on the server. Avoid write permissions.