fix: Google Sign-In - Firebase Admin credentials via env var + mobile redirect flow

This commit is contained in:
2026-02-23 19:31:47 -05:00
parent b75c4cc0a7
commit f5fa086356
4 changed files with 96 additions and 15 deletions

View File

@ -18,6 +18,10 @@ services:
value: "false"
- key: PYTHON_VERSION
value: 3.13.0
# Firebase Admin SDK credentials (JSON string of service account)
# Set this manually in the Render dashboard — do NOT commit the actual value
- key: FIREBASE_SERVICE_ACCOUNT_JSON
sync: false
databases:
- name: sibu-db