mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-23 15:42:09 -05:00
8 lines
208 B
Plaintext
8 lines
208 B
Plaintext
# Better Auth Configuration
|
|
BETTER_AUTH_SECRET=your-secret-key-here
|
|
BETTER_AUTH_URL=http://localhost:3000
|
|
|
|
# GitHub OAuth
|
|
GITHUB_CLIENT_ID=your-github-client-id
|
|
GITHUB_CLIENT_SECRET=your-github-client-secret
|