Set Up GitHub OAuth

1. Create an OAuth App

Go to GitHub → Settings → Developer settings → OAuth Apps → New OAuth App.

Fill in:

2. Copy the credentials

3. Enable GitHub in Supabase

In your Supabase dashboard: Authentication → Providers → GitHub. Enable it and paste your Client ID and Client Secret.