velxio/backend/app/core
David Montero Crespo 7e87afa3ec fix: Google OAuth redirects to production URL after login
- FRONTEND_URL and COOKIE_SECURE are now read from settings (env vars)
- Add COOKIE_SECURE config field (false by default, true in prod)
- backend/.env sets FRONTEND_URL=https://www.velxio.dev and COOKIE_SECURE=true

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-06 21:03:51 -03:00
..
__init__.py feat: implement user authentication and project management features 2026-03-06 10:14:50 -03:00
config.py fix: Google OAuth redirects to production URL after login 2026-03-06 21:03:51 -03:00
dependencies.py feat: implement user authentication and project management features 2026-03-06 10:14:50 -03:00
security.py feat: implement user authentication and project management features 2026-03-06 10:14:50 -03:00