mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 06:57:12 +01:00
add config for if github auth is enabled. room for more...
This commit is contained in:
@@ -42,7 +42,6 @@ Auth is handled by `better-auth` via `lib/auth.ts` (server) and `lib/auth-client
|
||||
- `ADMIN_EMAIL` — Only email allowed to log in
|
||||
- `BETTER_AUTH_SECRET` — Auth secret key
|
||||
- `GITHUB_CLIENT_ID` / `GITHUB_CLIENT_SECRET` — GitHub OAuth app (optional)
|
||||
- `NEXT_PUBLIC_GITHUB_ENABLED` — Set to enable GitHub OAuth login on the client
|
||||
- `SMTP_USER` / `SMTP_PASS` / `FROM_EMAIL` — Email via wirtanen.uberspace.de:465
|
||||
- `GOOGLE_CALENDAR_ID` — Calendar to sync bookings into
|
||||
- `GOOGLE_SERVICE_ACCOUNT_KEY_JSON` — Service account credentials (JSON string)
|
||||
|
||||
Reference in New Issue
Block a user