Creating an Access Token - quasics/quasics-frc-sw-2015 GitHub Wiki

  1. Log into your GitHub account
  2. In the top right hand corner of your screen click on your icon and click on the settings tab. 1st Screenshot
  3. Find developer settings tab(should be at the bottom) 2nd screenshot
  4. Click on the personal access token tab Screenshot 3
  5. Click on the generate new token button Screenshot 4
  6. Type in your password when prompted
  7. You will have to fill out some parameters
  8. A proper note would be to do as follows:
    • Search up "settings" in the taskbar Machine 1
    • Click on the about tab Machine 2
    • Copy paste the device name into the note Machine 3
  9. Then highlight the repo check box, the write::discussion check box, and also make sure to set the expiration date to none. Screenshot 5
  10. Click the generate token button.
  11. Copy the token and save it where you will not loose it.