Add connected apps
Integrations
Before you can add GitHub as a connected app in Kinde, you need set up a machine to machine application for connecting to the Kinde API.
This is Step 2 of the Kinde Connected apps setup topic.
Sign in to your GitHub account and open the Developer settings:
Select Developer Settings in the left menu. The GitHub apps page opens.
Select New GitHub App.
Enter a name for the app and add a Homepage URL.
Add the callback URL copied from Kinde’s GitHub connected app. It should be something like https://<yourdomain>.com/connected_apps/callback
.
In the Webhook section, make webhooks inactive if they are not being used.
In the Permissions section, for each permission group (Repository, Organization, Account), open the group and select the access level for each permission - No access, Read-only, or Read and write.
For a permission (scope) to be available in Kinde, it needs to be made accessible here. Note that not every permission visible here will also be available in Kinde. Some scopes have been excluded for security and data protection reasons.