This commit is contained in:
2026-05-19 12:00:00 +02:00
parent 6bd3b76782
commit ed4bf9a0ee
28 changed files with 2762 additions and 12 deletions

View File

@@ -11,3 +11,8 @@ BETTER_AUTH_SECRET=""
# https://www.better-auth.com/docs/authentication/github
GITHUB_CLIENT_ID=""
GITHUB_CLIENT_SECRET=""
# GitHub App
GITHUB_APP_ID=""
GITHUB_APP_SLUG=""
GITHUB_APP_SETUP_URL=""