2258 results found
-
Support 2nd generation (v2) Firebase Functions in Firebase Extensions
2nd generation Functions are better in every way and are recommended for almost all new Functions, but can't be used in Extensions (for most trigger types).
https://firebase.google.com/docs/extensions/publishers/functions
4 votes -
Support for One-Time Code (Passwordless) Login
Firebase Auth should offer a native one-time code login flow, similar to Azure AD’s Device Code Flow.
This would allow users to authenticate by entering a short code received via email, without clicking links or relying on deep links, which often fail in desktop or web apps.
A simple code-based login would make authentication more inclusive, faster, and reliable for all users, especially those without social accounts or using devices different from their email client.
2 votes -
API server Created in Firebase studio is not able to be called from React Webapp built in Firebase Studio
Currently a web api server created in Firebase Studio (say java) is not able to be called from a React Web App built in Firebase Studio , because the URL is getting redirected (302)even before it reaches the web server because of CORS
Because of this for complete full stack development Firebase Studio is not effective.
The same of mysql, postgres databases, they are not not able to connect
We need this connection possible, because of this, i don't use Firebase studio and do develop in my local machine1 vote -
2 votes
-
Compress responses served by Cloud CDN
I was running https://pagespeed.web.dev/ and it said I could improve LCP and FCP if I enable text compression. This is a feature of Cloud CDN (https://docs.cloud.google.com/cdn/docs/dynamic-compression), which is the CDN that App Hosting uses, but doesn't seem to be enabled for App Hosting.
1 vote -
Ms pint
Best paint all item tools have in the painter app
1 vote -
Rate limiting reads & writes
The Realtime Database should have rate limiting available for the .read & .write properties in the Rules tab.
1 vote -
firebase MCP and gemini-cli integrated
I am using the gemini-cli + firebase MCP and my build fails. Gemini-cli asks me to copy-paste the logs from firebase console. Could all the troubleshooting be integrated please? thanks
3 votes -
1 vote
-
Firebase logIn with Phone Number
Comprobar que Firebase Authentication with phone funcione con todas las operadoras del país junto con recaptcha y appcheck
4 votes -
Show unsplit graph on crash details page
The crash details page crash chart doesn't tell me overall crash performance. There is no feature that allows me to see the chart as a whole to determine if overall crashes have gone down.
I use the crash list page to see the chart as a whole because it's easier to visually determine if the crash rate has gone down across versions that way.
1 vote -
1 vote
-
I got THE APEX AGI!!! Hmu!
import React, { useState, useEffect, useCallback } from 'react';
import { getFirestore, doc, onSnapshot, collection, query, getDocs } from 'firebase/firestore';
import { initializeApp } from 'firebase/app';// Mock Firebase Imports (Actual initialization is handled externally by the Canvas environment)
// const firebaseConfig = typeof firebase_config !== 'undefined' ? JSON.parse(firebaseconfig) : { projectId: "mock-mobile-client" };
// const appId = typeof _appid !== 'undefined' ? _app_id : 'default-mcqc-app-id';// Utility function to simulate data retrieval and processing
const calculateSHS = (fidelity, violations) => {
// SHS formula: (0.5 * Fidelity) - (10 * Violations)
const fidelityScore =…1 vote -
1 vote
-
1 vote
-
1 vote
-
2 votes
-
1 vote
-
1 vote
-
1 vote
- Don't see your idea?