How to generate a GitHub classic personal access token
- 1 Minute to read
- Print
- DarkLight
- PDF
How to generate a GitHub classic personal access token
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
If you are migrating a personal repo from GitHub to AllSpice, you will most likely need a GitHub classic personal access token.
Generating token
Log into github.com.
Click on the icon in the upper right corner, and then click on Settings
Click on "Developer settings" on the left menu.
- Select Personal access tokens -> Tokens (classic)
- Click on "Generate new token (classic)".
- Enter a token name, and check all the scopes you want to include. You must at least include Repo. We recommend leaving all of repo checked.
- Copy the generated access token to a secure place. It will only be displayed once.
Was this article helpful?