feat: add github oauth

This commit is contained in:
2024-11-17 17:54:41 +07:00
parent c8e61ed4aa
commit a6cc450ea7
22 changed files with 419 additions and 74 deletions
+4
View File
@@ -3,3 +3,7 @@ DATABASE_URL=
# Generate a 32-byte (256-bit) key for AES-256 encryption using `openssl rand -hex 32`
ENCRYPTION_KEY=""
# OAuth client
GITHUB_CLIENT_ID=
GITHUB_CLIENT_SECRET=