Back to all tools
Grant Course Repository Access
githubcourseaccessenrollment
Grant yourself read-only access to all course repositories by submitting your GitHub Personal Access Token.
How it works:
- Generate a GitHub PAT (no scopes required)
- Paste it below and click Grant Access
- The system verifies your enrollment and grants read access to all course repos
Note: A fully scopeless token is sufficient — we only use it to verify your GitHub identity.
Grant Course Repository Access
🔍 Why do we need your token?
We only use your token to look up your GitHub username and verify that you are an enrolled student. That's it — we never read your code, repositories, or any other data, and your token is never stored.
🚨 Important: leave ALL scopes unchecked when creating your token!
- ✅ Correct — create the token with no scopes selected (scopeless)
- ❌ Wrong — checking any permission (repo / user / read:org / etc.)
A fully scopeless token is all we need — we just need to know who you are. Not sure what your token should look like? 👉