mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-02 13:22:11 +03:00
Next.js inlines process.env at build time, causing clientSecret defaults to be baked as empty strings. Desktop/CLI OAuth secrets are not confidential per Google's documentation. Fixes: client_secret is missing error on VPS deployment