Generating a Personal Access Token
Create a Personal Access Token to enable API access with your GitHub account.
Access Developer Settings
Sign in to your GitHub account and navigate to developer settings.
- Click your profile photo in the upper-right corner
- Select Settings from the dropdown
- In the left sidebar, scroll down and click Developer settings
Navigate to Personal Access Tokens
Access the Personal Access Tokens settings.
- In the left sidebar, click Personal access tokens
- Select Tokens (classic) from the dropdown
Generate New Token
Create a new classic personal access token.
- Click the Generate new token dropdown
- Select Generate new token (classic)
- Enter a descriptive Note for the token (e.g., StackOne Integration)
Set Token Expiration
Configure the token expiration period.
- Select No expiration from the Expiration dropdown for long-term use
- Note: For security, consider using a shorter expiration period and rotating tokens regularly
Select Required Scopes
Choose the appropriate Classic OAuth scopes for your integration needs. The scopes below match the exact structure and grouping from GitHub’s token creation page.
Linking the Account from the Hub
Navigate to the Hub
Fill out the fields
- Personal Access Token
If the account linking is successful, you will see the newly linked account in your Accounts page.