Files
n8n-docs/docs/credentials/Github
2020-05-28 17:56:57 +02:00
..
2020-05-28 17:56:57 +02:00

Github

You can find information about the operations supported by the Github node on the integrations page. You can also browse the source code of the node on Github.

Authentication

Pre-requisites

Create a Github account.

Steps

Personal Access Token

  1. Access your Github dashboard.
  2. Click on your user icon in the top right.
  3. Click on Settings.
  4. Click on Developer Settings.
  5. Choose personal access token.
  6. Use provided credentials with your Freshdesk node credentials in n8n. Alt Text

OAuth2

  1. Access your Github dashboard.
  2. Click on your user icon in the top right.
  3. Click on Settings.
  4. Click on Developer Settings.
  5. Choose OAuth apps.
  6. Register a new application.
  7. Use provided Client Secret and Client ID with your Github node credentials in n8n. Alt Text