How To Prepare An Additional Account And Personal Access Token In GitHub?

In this article, you will get the information on how to create an additional account and Personal Access Token in Github.

Preparing an additional account

To see how to prepare an additional account in GitHub look:

Preparing Personal Access Token

To create a Personal Acces Token in GitHub, see the following steps:

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

  2. In the left sidebar, click Developer settings.

  3. In the left sidebar, click Personal access tokens.

  4. Click Generate new token.

  5. Give your token a descriptive name.

You have to use Tokens (classic). GitProtect doesn't support Fine-grained tokens. The situation may change when Fine-grained tokens are not in beta. Please note that the beta version may have changed. After the release of the full version, our administrators need time to analyze the possibility of supporting this type of tokens.

pageRequired Permissions For GitHub Users And Token

Last updated