/php-github-fine-grained

A basic example of using a fine-graned access token to get repo information.

Primary LanguagePHP

Fine-Grained Access Token

A basic example of using a fine-graned access token to get repo information.

  1. Login to GitHub
  2. Navigate to the organization GitHub page.
  3. Select Settings and then Personal Access Token.
  4. Add a Personal Access Token Policy. All the defaults are sufficient.
  5. Return to your personal GitHub page.
  6. Navigate to Settings, Developer Settings, Personal Access Tokens, and Fine-Graned Access Tokens.
  7. Click Generate New Token and all the defaults are fine.

Project Stack

This project uses vanilla PHP.


Repo Resources