702 results found
-
4 votes
-
API Revoke Token
Simple API to revoke the token/refresh token from a backend without using the SDK.
19 votes -
Managed SQL Schema Migrations
Data Connect automatically queues and applies database schema migrations as you make changes to your application's schema including destructive migration detection and diff approval.
13 votes -
Hard Spending Limit on Firebase Resources
A Hard Spending Limit option in Firebase Billing settings would allow developers to set an absolute cap on resource spending for their Firebase projects. Once this limit is reached, Firebase would automatically pause or throttle resources to prevent any charges beyond the specified amount. This feature would enhance budget control and predictability for developers and organizations of all sizes.
4 votes -
Accept Firebase Terms of Service via Terraform
There is no possibility to accept Firebase Terms of Service automatically (or at least manually in advance, without the need to go through manual Firebase project creation process) when using Firebase via Terraform.
When trying to create a Firebase project using Terraform (add googlefirebaseproject resource), apparently unaccepted ToS cause 403 "Error creating Project".
After at least one Firebase project is created manually via Firebase Console, creation project via Terraform works.
It would be great to separate accepting ToS from project creation or at least improve error message in this case.
Here are some examples:
https://stackoverflow.com/a/79345435/148661921 vote -
Introduce Simplified Serverless PostgreSQL with Streamlined Pricing
ostgreSQL is becoming the go-to database for many applications. Adding a serverless PostgreSQL service to Firebase with simple, predictable pricing to compete with supabase would be a game-changer. This would complement Firebase Data Connect by offering:
Full SQL capabilities
Real-time features
Easy integration with existing Google Cloud services
Simplified scaling and management
This addition would combine Firebase's ease of use with PostgreSQL's power, catering to projects needing complex queries and data manipulations. It provides an accessible option for developers who need relational database capabilities without the complexity of GraphQL or usage-based pricing. Leveraging Google Cloud's infrastructure, it would offer reliability…2 votes -
Allow access to Gemini preview models
Currently the latest stable or other stable Gemini 1.5 models are available only (see https://firebase.google.com/docs/vertex-ai/gemini-models#available-model-names). These lag behind with features such as function calling ability (performance), structured output (according to the feature matrix Gemini 1.5 Flash does not support that but we know it has multiple versions already capable of). Why cannot we access the preview model we'd like?
3 votes -
Interfaces, Union types in GraphQL
Support for GraphQL Interfaces or Union Types through the built in GraphQL schema builder tool. This was extensively discussed in the Google Chat group.
9 votes -
Make AngularFire an offcially supported library
The AngularFire library gets updated really slow so we miss out on some of the latest features. There are lots of issues that doesn't get solved and the documentation is very lacking. They are both Google products and make an awesome combination but if the library does not get enough support/resources we're forced to migrate to plain javascript firebase. Please make it an official library or something so more resources are assigned to AngularFire.
33 votes -
Real Android TV devices in Firebase Testlab
At the moment we only have emulators for Android TV. Would be nice to have the option to have Android TV real devices as well.
11 votes -
Flutter support for App Hosting
Allow Firebase App Hosting to build and deploy Flutter apps.
10 votes -
Increase the size of remote config from 1MB to 10MB
Why not increase the file size for remote config? Right now it only holds 1MB of text, but if you zip a 1MB plain text file you can reduce it to 100kb or less. So, why not increase the configuration size to 10MB?
1MB remoteconfig.json ==> compress file ==> 80kb remoteconfig.zip
12 votes -
Dart support for the Firebase's Admin SDK
Firebase has a server (backend) library called the Admin SDK, which has privileged (admin) access to some Firebase services. There are several language implementations of the Admin SDK: JavaScript/TypeScript (Node.js), Java, Python, Go, and C# (.NET). However, Firebase does not currently support the Dart language.
This is a problem for full-stack Flutter developers, who need to use both the front-end and back-end of a Firebase application. Currently, they need to use different languages for each, such as Dart for the front-end and JavaScript/TypeScript for the back-end. This can lead to decreased productivity and a worse developer experience.
For example, developers…
140 votes -
Cloud Storage
Hi, good day.
I am an aspiring developer currently exploring cloud technologies. I’ve been trying to access Firebase Cloud Storage using the Spark plan, as 1 GB of storage is more than enough for my current needs. However, I’ve encountered difficulties because it requires a billing statement to proceed, which is beyond my current means.
I’m reaching out because I believe having a free, accessible environment is crucial for new developers like me who are just starting out. We understand that maintaining cloud infrastructure is costly, but access to even limited resources can be a great opportunity for us to…
2 votes -
Broaden Crashlytics velocity error range to allow larger percentages than 1%
We would like to broaden the Crashlytics velocity error percentage so that we can trigger velocity alerts at larger percentages than 1%. 3% would be ideal for our purposes.
3 votes -
Vertex AI only for authenticated users
Currently, App Check is the only mechanism to control access to the Vertex API. This is not always practical and does not allow per-user access control.
Please add a mechanism similar to Security Rules for Firestore, to enforce only authenticated Firebase users to access the AI APIs.4 votes -
WearOS support for App Distribution
WearOS App Distribution feature is recommended, so Firebase can be used for deploying WearOS apps and updates for test users, and even for production/enterprise apps
4 votes -
custom remote git support
Support for self hosted gitlab or other git remote sources
11 votes -
Support storing unstructured json in Postgres jsonb column
Postgres support jsonb column that can store arbitrary jsonb objects, very suitable to store unstructured / semi-structured API output.
Postgres also supports index on fields within jsonb.
Can data connect support jsonb column? Mapping fields of API object to Postgres columns can be a headache
9 votes -
Grounding
Enable VertexAI web access for googleSearchRetrieval() and Grounding to work on the FirebaseVertexAI.
3 votes
- Don't see your idea?