...
- Go to Github page.
- In the upper-right corner of any page, click your profile photo, and then click Settings.
Image Removed
Image Added - In the left sidebar, under Developer settings, click Personal access tokens under Developer settings.
Image Removed
Image Added - Click Generate new token.
Image Removed
Image Added - Give your token a descriptive name and Select , select the scopes , or permissions , that you 'd like want to grant this token. To use your token to access repositories from the command line, select repository.
Then Click , select the respository, and click Generate token.
Image Removed
Image Added - Click "the Copy Token" icon to copy the token to your clipboard. For security reasons, after you navigate off the page, you will not be able to see the token again.
Image Removed
Image AddedNow you
You now have an access token to
...
invoke the Github API.