9 results found
-
I suggest that Firebase improves error messages to be more clear and beginner-friendly, especially for new developers.
As a beginner, I often feel confused when errors appear. Clearer and more descriptive error messages in the Firebase console would help users understand problems faster without searching elsewhere
0 votes -
Ronaldo
Ronaldo Cardoso dos Santos
1 vote -
A native feature that allows developers to easily export all data related to a specific user from their Firebase project.
The idea is to add a native feature that allows developers to easily export all data related to a specific user from their Firebase project. Many applications must comply with privacy regulations that require them to provide users with a copy of their personal data. Today, developers usually need to build custom scripts to search across multiple Firebase services, which can be complex and time-consuming.
The proposed feature could be called User Data Export API. With a simple backend request using a user UID, Firebase would automatically scan all relevant services in the project and collect the data associated with…
1 vote -
Create a 'cookbook' tutorial about adding 'Firebase Authentication' to 'Google AI Studio' apps
Problem/Goal
Developers using Google AI Studio to build custom AI applications (especially those moving beyond prototyping) need a straightforward, secure way to manage user accounts and access control. Integrating a robust authentication system like Firebase Authentication is the standard solution, but connecting it specifically to an AI Studio-powered backend or frontend can involve several tricky, undocumented steps.
Suggested Feature/Content
Create a "Cookbook" Tutorial (a detailed, step-by-step guide) that specifically focuses on the end-to-end implementation of Firebase Authentication for AI Studio applications.
Key 'Recipes' (Sections) to Include
Recipe 1: Firebase Project Setup
Initialize a new Firebase project and enable a common…
1 vote -
FI يوني
هو تطبيق لي نشر الفيديوهات وتوجد فيه صفحتيني صفحة لي الفيديوهات وصفحة لي المنشورات ويوجد فيه روبوت ذكاء أسمه يوني وهي تتكلم مع المستخدم وتساعديه بي لغتيه وتمنع عليه الفيديوهات أو حتي المنشورات السام أو زيد ١٨ وصفحة المنشورات لا يونشري فيه الفيديوهات ولا صفحة الفيديوهات يونشر فيه المنشورات كل وحد بروحيه
2 votes -
makes the documentations optimised for older chrome versions
The current docs for chrome version 128.0.6613.138 are not functional with dropdown menus and buttons not responsive to hovers and clicks, please make it compatible
2 votes -
Explain the format of the Firestore rules (and indexes) in firebase.json
At https://firebase.google.com/docs/cli?authuser=0#the_firebasejson_file, the firebase.json examples mention the Firestore rules like this:
"rules": "firestore.rules",
"rules": "firestore.default.rules",
"indexes": "firestore.default.indexes.json"What exactly is "firestore.rules"? A reserved string? An ID (pointing to what)? A filename (in what format)?
2 votes -
Have nuget packages for use in microsoft Maui
Developers writing in microsoft Maui are having very difficult times trying to get firebase working in their apps. Mainly getting messages that "firebase has not yet been initialized."
The instructions provided here to get firebase working in android and ios are not useful for maui devs as we do not have access to things like the gradle.
We are forced to use unofficial 3rd party nuget packages to use firebase and these packages are not always reliable.Would love to see an official nuget package available for Maui users, along with updated instructions.
4 votes -
List of all error codes in auth (Not the admin SDK)
Currently there is only a list of error codes the Admin SDK can receive, not for the web sdk.
5 votes
- Don't see your idea?