-
Notifications
You must be signed in to change notification settings - Fork 4
Generating API token
Bernhard Sirlinger edited this page May 20, 2014
·
2 revisions
To generate an access token go to your Github account settings.
-
Navigate to Applications
-
Go to Personal Access tokens and press "Generate new token"
-
You may be asked to confirm your password
-
Type in a token description, and only allow public_repo scope access
-
Press "Generate token"
-
Copy the access token and paste it into the GitHubAccess form.
-
Do not forget to save your access token somewhere because you can't look it up anymore on Github