feat: Implement email/password and X OAuth authentication, replacing the dev-login mechanism.
This commit is contained in:
@@ -7,7 +7,8 @@ APP_BASE_URL=https://xartaudio.example.com
|
||||
# Better Auth
|
||||
BETTER_AUTH_SECRET=replace-me
|
||||
BETTER_AUTH_BASE_PATH=/api/auth
|
||||
BETTER_AUTH_DEV_PASSWORD=replace-me
|
||||
X_OAUTH_CLIENT_ID=replace-me
|
||||
X_OAUTH_CLIENT_SECRET=replace-me
|
||||
INTERNAL_API_TOKEN=replace-me
|
||||
|
||||
# Convex
|
||||
|
||||
Reference in New Issue
Block a user