1216 results found
-
1 vote
-
add a section to roll back to a specific build
Add a section to roll back to a specific build. Just one place to list all the builds and which were published, with the option to rename them! So I can roll back to a specific build, especially on production
1 vote -
Automate Onboarding
I have been trying to configure/onboard firebase for a MONTH, WITH THE "HELP", not so help, of Gemini. I get sent into more rabbit holes than there are rabbits to hole. There is no way you can expect "normal people" to use your products if Gemini can't get right after a whole month.
1 vote -
Excellent
Good
1 vote -
Alternate Authentication Options
Adding alternate methods of authentication for Meta apps and google platform like facial recognition and/or eye scanning to make it even more secure 🔐
1 vote -
Enable testing in production apps
We use phone numbers as our primary auth method. We often need to test new user experiences which requires us to create a new account with a real phone number or a test number.
There are two problems we run into:
1. A real phone number will be rate limited after multiple logins
2. Our workaround to (1) is to use test numbers. However, a cap of 10 test numbers is limiting our use caseWe have a GenAI app that is highly personalized for each account. Thus, we often find we need to QA against more than 10 test…
1 vote -
1 vote
-
Prototyper Setup
Before we get into prototyper, we can set what we want prototyper to Do, like Next.js, Python, and even customize what we want proto to do!
1 vote -
From Firebase Studio to the app stores:
It would be great if Firebase already had the functionality to export the app in the required formats for publishing to the Google and Apple app stores. Since Firebase is part of the Google pipeline, sending it directly from Firebase to the Google Play Store would already be a great help.
1 vote -
Order field by Descending Nulls Last
Provide order by option that moves nulls to the end of results per postgresql docs
NULLS LAST(https://www.postgresql.org/docs/current/queries-order.html#QUERIES-ORDER)Nulls are last for ASC sorts by default, so it's only needed for DESC, so I'd propose adding a new
DESC_NULLS_LASTprop to the OrderDirection enum (https://firebase.google.com/docs/reference/data-connect/gql/enum#OrderDirection)1 vote -
Comunidades Sustentáveis
Comunidades Sustentáveis alimentos mais saudáveis
1 vote -
Support Cloudflare Authenticated Origin Pulls (mTLS) / Load Balancer configurations
App Hosting's Load Balancer is not configurable, so there is no way to restrict traffic origin before it hits the application.
Provide a way to support Authenticated Origin Pulls, either by providing configuration access to the underlying Load Balancer, or via built-in support. https://developers.cloudflare.com/ssl/origin-configuration/authenticated-origin-pull/
1 vote -
Voices generate
To generate voices
1 vote -
0 votes
-
Allow changing the form of email links to a deep link
Currently, Apple app links can require up to 24 hours to start working (due to a delay on downloading the AASA files). This can be worked around by using a deep link instead in the form of myapp://mydomain. When links are generated server-side, I can change the form myself, but that isn't possible client-side.
1 vote -
App Secrets
Firebase App Secrets ̶ Runtime Secrets for Mobile & Web
1) Problem
Developers routinely ship API keys and tokens in apps. Obfuscation isn’t protection; true secrets must be
short-lived, scoped, and revocable. Today, Firebase offers Cloud Secret Manager (great for servers) and App
Check/Play Integrity (great for attestation), but there’s no first-class, managed way to deliver ephemeral,
policy-controlled secrets to client apps.
2) One-liner
“Deliver short-lived, policy-scoped secrets to verified client apps with automatic rotation, attestation, and
device-secure storage̶built into Firebase.”
3) Core concepts
- Vault: Secrets stored in Google Cloud Secret Manager with optional CMEK. - Policies: TTL, scope,…1 vote -
التواصل
التواصل بين الشعوب
1 vote -
Jazz cash payment meathod
All meathod payment pay Jazz cash and number pay
1 vote -
One-Click Edit and Remove Feature for Generated Code
I think Firebase should provide an option that allows users to easily edit their previous messages and remove any previously generated code with a single click. This would improve the user experience by making code management and corrections faster and more convenient.
1 vote -
Obfuscate or hide GoogleService-Info.plist
Secret information in GoogleService-Info.plist is easily accessible by downloading .ipa from App Store via Apple Configurator and unpacking it. That is a big security issue.
1 vote
- Don't see your idea?