2219 results found
-
0 votes
-
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 -
2 votes
-
Firebase studio AI Prototyper erase .env
Firebase studio AI Prototyper does not erase the whole .env if it edits it, OR it NEVER touches the .env and maybe writes to a .env.example. I have experienced this so many times after specifically telling the AI to NEVER TOUCH THE .ENV or adding it to the top of the blueprint.md...
2 votes -
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 -
2 votes
-
Make Preview Channel URLs predictable or reusable.
We are looking for a way to create predictable preview URLs for our Firebase Hosting preview channels. We require this functionality to whitelist these URLs for accessing a Cloud CDN authenticated content bucket. Currently, the preview channel URLs generated by Firebase Hosting include a random hash (SITEID--CHANNELID-RANDOM_HASH.web.app), which makes them unpredictable.
The solutions we have devised include:
- Replace the random hash for something like https://<PROJECT_ID>--pr-<PULL_REQUEST_NUMBER>.web.app
- Make the preview channel URL persistent when deploying new versions.
5 votes -
Firebase discord integration and discord bot creation
I believe we all use discord it would be awesome to be able to create apps inside of discord and it would be awesome to be able to work inside a project inside of discord bringing up a window as the main scene and everybody else talks into it
2 votes -
Firestore to BigQuery export extension get an option to ignore document deletions
We use the Firestore to BigQuery export extension to export analytics data (that our clients write to Firestore) to BigQuery. After that we no longer need the data in Firestore, so we'd like to add a ttl to the collection. But if we delete a document, the extension will write an additional row to BigQuery, which increases our query cost (or complexity).
For that reason it'd be great if the extension had an option to not process document deletions.
2 votes -
Agent Mode X Conversation Mode
I wished there was an Agent Mode X Conversation mode, like in Lovable, Cursor or V0.
Also, I wished there was an easier way to manage secrets or API Keys. Floot, for instance, is very easy to use: https://floot.com/
2 votes -
Google play store
update all application
1 vote -
Add or delete APNs Authentication keys
Currently you have to give users/principles the Owner Role to add or delete APNs Authentication keys. We work to Principle of Least Privilege, and would like to have a subset of our user group to have this privilege. Can we get either a firebase role created to allow this functionality or dedicated permissions so we can add to a custom role.
6 votes -
One click Auth setup
like lovable+supabase
4 votes -
Show direct download link for releases as QR code to scan using phone
Hello team,
As AppCenter is deprecated and we're currently moving to Firebase App Distribution as our primary internal app testing platform we'd like to request a new but very valuable feature. This feature should be minor and quick to implement but would make our lives a lot simpler.
We use Fastlane and the firebaseappdistribution plugin for deploying our builds during CI builds. This plugin generates three links to download a specific release. The first generated link is to view the release in the Firebase Console and it's the one we're currently giving our QA testers and POs so…
7 votes -
2 votes
-
2 votes
-
Transfer ownership of a project
give us a feature to change the ownership of a project to anyone as the wish of the project owner
5 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.18 votes -
Support for "Facebook Login for Business"
For normal apps, one can add the "product" Facebook Login.
For apps that are categorized as "business", Facebook has this preferred auth mechanism called Facebook Login for Business (ref: https://developers.facebook.com/docs/development/create-an-app/other-app-types#step-3--select-an-app-type)
However, the latter has more requirements than the former and doesn't seem wo work in Firebase Auth
Users have to create a Login Configuration (which gives you a configuration id)
When using the SDK, pass the configuration id:
Documentation says:
When invoking the login dialog and setting the redirect URL, include your configuration ID as an optional parameter (although scope can still be included, we recommend that you do…2 votes -
add support for flutter publish to app store connect
add support for flutter publish to app store connect
2 votes
- Don't see your idea?