G
Developer tools · OAuth
Connect GitHub to Lutril
GitHub connects through OAuth. You enter the organization Lutril should manage, then authorize the Lutril app, which requests read access to org membership and email so it can sync members.
Requested scopes
read:org (read org and team membership)
admin:org (manage org membership)
user:email (read email addresses)
Setup steps
In Lutril, open Settings → Integrations and select GitHub.
Enter the GitHub organization Lutril should manage, then click Connect.
You are redirected to GitHub to authorize the Lutril app for that organization.
Review the requested scopes and click Authorize. An organization owner may need to approve org access.
GitHub redirects you back to Lutril and the connection is established.
Create a token manually
GitHub official docs
Authorizing OAuth apps