GIT: GitHub New Token Credential

Since 14/08/2021 GitHub.com requires to create a token to access the repository.

You need to do the following steps:

  1. Go here: New personal access token

    LscHTq7.png

  2. Create a new token with:

    • Note: inApp (preferable)
    • Expiration: no expiration (preferable)
    • [v] repo privileges (nothing else required)
  3. The token is the new password itself. Save it!

    ie. if you refresh the page, the token will be hidden forever.