.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
BETTER_AUTH_SECRET
secret
A 32+ character random string used to sign sessions. Generate one with: openssl rand -base64 32
GITHUB_CLIENT_ID
GitHub OAuth Create at https://github.com/settings/developers Authorization callback URL (dev, replace IP with `expo start` LAN IP):…
GITHUB_CLIENT_SECRET
secret
GOOGLE_CLIENT_ID
Google OAuth Create at https://console.cloud.google.com/apis/credentials Authorized redirect URI (dev):…
GOOGLE_CLIENT_SECRET
secret