Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Github will no longer accept account passwords when authenticating Git operations on GitHub.com

  • Instead, for basic authentication you will require a personal access token to authenticate all Git operations

  • In Iguana, when you import/export channels, you will need to provide your Github username and the password would be the personal access token code

...

  1. Verify your email address, if it hasn't been verified yet.

  2. In the upper-right corner of any page, click your profile photo, then click Settings:

  3. In the left sidebar, click Developer settings:

  4. In the left sidebar, click Personal access tokens and Generate new token:

  5. Click Generate new token and give your token a descriptive name:

    Image RemovedImage Added
  6. Select the scopes, or permissions, you'd like to grant this token. To use your token to access repositories from the command line, select repo:

    Screen Recording 2022-03-24 at 10.58.20 AM.mov
  7. Click Generate token:

    Image RemovedImage Added
  8. In Iguana, enter Github Username and Generated token as password

...