Step-by-step visual guide to create a fine-grained personal access token for PathCurator
Fine-grained personal access tokens are more secure than classic tokens because you can:
Already logged into GitHub? Use this direct link:
Create Token on GitHubOr follow the detailed steps below if you need help
Look in the top-right corner of any GitHub page for your profile picture or avatar.
A dropdown menu will appear with various options.
From the dropdown menu, click on "Settings".
Scroll down to the very bottom of the left sidebar to find "Developer settings".
Main settings content area
Click the green Generate new token button.
Choose which repositories this token can access:
For PathCurator, you'll need these Repository permissions:
| Permission | Level | Why It's Needed |
|---|---|---|
Contents |
Read & Write | To read and save your pathway data |
Metadata |
Read | To access repository information |
Scroll to the bottom of the page and click the green Generate token button.
Copy your token immediately! You won't be able to see it again after leaving this page.
Your token will look similar to this:
You've successfully created a GitHub Personal Access Token. Now you can:
Navigate to: Settings → Developer settings → Personal access tokens → Fine-grained tokens
You'll need to generate a new token and update it in PathCurator's settings.
Yes! Tokens are safer than passwords because:
Immediately revoke it in your GitHub settings and generate a new one.