You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
4. Click Personal access tokens > Fine-grained tokens > Generate new token
5. Configure your token > Generate token
Captions:
It's your token name, does not affect your token permissions or behavior.
Expiration date, the maximum lifespan of a fine-grained token is 1 year. After this date the token will become unusable.
Resource owner, personal accounts have only 1 option, the account itself.
Target repositories, select the repositories you want to have access with this token. Less is better.
These are all permissions you can add to your token. Less is better.
Then click Generate token.
6. Copy your token and save it somewhere
Remember: this string gives anyone the permission to access the token-specific granted resources, so treat it like a password, never show to anyone neither make it publicly available.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
1. Login into your account
First step is to login into your GitHub account at https://github.com.
2. Go to settings
Open your profile settings: https://github.com/settings/profile.
3. Go to Developer settings
4. Click Personal access tokens > Fine-grained tokens > Generate new token
5. Configure your token > Generate token
Captions:
Then click Generate token.
6. Copy your token and save it somewhere
Remember: this string gives anyone the permission to access the token-specific granted resources, so treat it like a password, never show to anyone neither make it publicly available.
Beta Was this translation helpful? Give feedback.
All reactions