Generating a Personal Access Token for GitHub authentication

Generating a Personal Access Token for GitHub authentication

To ensure that an Adeptia Connect user accesses the resources on the GitHub in a comparatively secured manner, you may like to authenticate the user using a token that is invulnerable. GitHub allows you to generate a Personal Access Token (PAT) that you can use to integrate with Adeptia Connect for token-based authentication. Here's how you can generate the PAT.

  1. Log in to GitHub.

  2. On the top-right corner click your profile photo, then click Settings.

  3. On Your personal account page, in the left panel, click Developer settings.

  4. Click Personal access tokens.

  5. Click Generate new token.

  6. On the New personal access token screen, do the followings:

    1. In the Note field, describe in brief what’s this token for. 

    2. In the Expiration field, select the expiration period for the token.



    3. Select the scopes, or permissions you'd like to grant to this token. 

    4. Click Generate token.