New Github App
https://lightdash.com
https://<your-domain>/api/v1/github/oauth/callback
Expire user authorization tokens
Request user authorization (OAuth) during installation
Read and write
Read and write
Read and write
Read and write
GITHUB_CLIENT_SECRET
environment variable.
base64
, this will get used for the GITHUB_PRIVATE_KEY
environment variable.
GITHUB_PRIVATE_KEY
: This is the base64
string of the Private Key generated for your Github appGITHUB_CLIENT_SECRET
: This is the client secret generated for your Github appGITHUB_CLIENT_ID
: Copy this from your Github app settings > GeneralGITHUB_APP_ID
: Copy this from your Github app settings > GeneralGITHUB_APP_NAME
: This is the name you set for your app, you can find it in app settings.