Skip to content

Generating API token

Bernhard Sirlinger edited this page May 20, 2014 · 2 revisions

To generate an access token go to your Github account settings.


  1. Navigate to Applications

  2. Go to Personal Access tokens and press "Generate new token"

  3. You may be asked to confirm your password

  4. Type in a token description, and only allow public_repo scope access

  5. Press "Generate token"

  6. Copy the access token and paste it into the GitHubAccess form.

  7. Do not forget to save your access token somewhere because you can't look it up anymore on Github

Clone this wiki locally