Get Firebase Public Config
tenant
Get Firebase Public Config
Browser-safe Firebase Web SDK config for the storefront PWA.
Returns the first active web app entry plus the VAPID public
key — both are public by design (they ship in every Firebase web
client). Returns None (not 404) when the tenant hasn’t configured
Firebase yet, so the PWA renders the empty state without try/catch.
Sensitive fields (service-account JSON, CAPI tokens, …) are never touched here — those live behind /admin/firebase + decrypt path.
GET
Get Firebase Public Config