GitHub Access Token

Access Token is an alternative of using a password to access your account on GitHub, it can gives you more control and security over your account and repository.

  1. Sign up to create GitHub account (if you are not already did).

  2. Sign in GitHub, then in the top right, click on your profile, then choose settings, as in the following screen:

Output
  1. Click on Developer Settings from the list displayed on the left, as in the following screen:

token step2
  1. From the list displayed on the left, Click on Personal Access Token

Output
  1. Click on Generate new token

Output
  1. Confirm access, by filling your password and then press Confirm password as in the following screen:

Output
  1. In New personal Access Token screen, fill in Note field then select scopes of the token, scroll down and press on Generate token and your token is now generated.

Output
  1. Finally, your Personal Access Token is now generated.

Make sure to copy the generated Access token as you will not see it again.