mirror of
https://github.com/khairul169/vaulterm.git
synced 2026-09-15 08:53:30 +07:00
feat: add github oauth
This commit is contained in:
@@ -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=
|
||||
|
||||
Reference in New Issue
Block a user