Wiki Logo
/
Home/Catalogue/GitHub Save Access Token
Catalogue

GitHub Save Access Token

You can run the command below to save your personal access token generated on GitHub.

git config --global credential.helper store

Do keep in mind that this action requires you to authenticate one more time!

Generate your own token here: Access Tokens