Introduction:
Personal access tokens (PATs) are an alternative to using passwords for authentication to GitHub when using the GitHub API or the command line. You can create a personal access token to use in place of a password when you are working with GitHub Operations. To generate the personal access token. 
Prerequisite:
GitHub login access

Step 1:
Click on the profile image of your GitHub account and click on Settings.

Step 2:
Click on Developer Settings

Step 3:
Click on Personal access tokens and give tokens (classic). After that, click on Generate new token and give Generate new token (classic).

Step 4:
Add a name and expiration for your token and select all of the scopes.

Finally, click on Generate Token to generate a new token

Step 5:
Your personal access token has been successfully created.

Leave a Reply

This website stores cookies on your computer. These cookies are used to provide a more personalized experience and to track your whereabouts around our website in compliance with the European General Data Protection Regulation. If you decide to to opt-out of any future tracking, a cookie will be setup in your browser to remember this choice for one year.

Accept or Deny