98 results found
-
Enable Firebase Authentication Pre-PIN Entry on Android Devices (Android direct boot aware SDK)
Background:
Our application relies heavily on Firebase Authentication for seamless user experiences and data synchronization. However, we have encountered a significant limitation when the Android lock screen PIN is enabled. After a device reboot, Firebase Authentication becomes inaccessible until the user enters the PIN. This restriction disrupts our ability to interface with Firebase services immediately upon reboot.Issue:
In discussions with Google, it was clarified that Firebase Authentication support is not available until the PIN is entered. This limitation impacts all our major customers who have enabled the Android lock screen PIN, causing operational delays and affecting user satisfaction.Request:…
41 votes -
Firebase-UI Support
The firebase-ui https://github.com/firebase/firebaseui-web seems to no longer be supported. It currently doesn't support the latest firebase versions: https://github.com/firebase/firebaseui-web/issues/1107
69 votes -
Firebase Authentication Setup API
I'm running the Web/APP builder platform using user's own Firebase. However, when user is creating platform through my service, Authentication setup API is limited to Blaze plans users.
Please provide the Authentication Setup API also for Spark Plan user.
Spark Plan user is highly possible to be the Blaze plan user in the future if Firebase provide a contentable user's experience.43 votes -
Allow changing the "Continue to the App" button when using Sign in with Apple, or get rid of it
When using Sign in with Apple, a default button that says "Continue to the app" appears. Please allow some kind of developer choice to either style this button, get rid of it completely (this youtube video https://www.youtube.com/watch?v=rJi_Mo-SdW0 seems to suggest the redirect/popup is not even needed at all and the sign in can happen on the actual login page with only a native apple modal, perhaps the Firebase SDK could allow this kind of flow), or another solution that does not involve an unstyleable button.
13 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 -
One click Auth setup
like lovable+supabase
3 votes -
Make it Gemini know how to really fix this...
I been trying day and night to use this service with firebase studio and Gemini and all of its versions, clearly does not know how to fix this, at this point it says that my API is a placeholder.
this is one of the things that is stopping me to help society :( haha
2 votes -
Full Example of FirebaseServerApp in Next.js 14 using middleware
Create a comprehensive solution for authentication that is both client and server using middleware to protect pages. Correctly passing the ID token of the user when needed to API endpoints.
20 votes -
Allows Roslyn to create YoungEnterprises@yahoo.com
There's always Theft of my Intellectual Properties, and I'm tired of it. I want to be paid for my creations.
1 vote -
Pre-built User Authentication & Common App Features
We propose adding a suite of pre-built, configurable modules for user authentication and other common application features directly into Firebase Studio. This would allow developers to quickly set up essential functionality without writing repetitive boilerplate code.
Why this is important: Many developers spend significant time implementing standard features like user registration, login, and profile management. By providing these components out-of-the-box, Firebase Studio would enable developers to skip these steps and focus immediately on building their app's unique and core functionality. This would dramatically accelerate development speed and improve time-to-market.
Core Features to Include: User Authentication Module: A ready-to-use system for…
1 vote -
Customizable SMS Verification Messages for Firebase Authentication
Currently, SMS verification messages in Firebase Authentication include fixed text elements that cannot be customized. For Netherlands numbers, the message includes "Firebase App" text and a link, while for non-EU numbers, this text is omitted but still includes a link. Because some developers need to align SMS messages with their brand voice, remove links, or meet specific regulatory requirements in different regions, this lack of customization limits the flexibility and usability of Firebase Authentication.
Implementing a feature that allows developers to customize the text content of SMS verification messages would greatly enhance the service. This should include:
- Ability to use…
21 votes -
Firebase Authentication for EU
Currently, Firebase Auth is US only. Because the EU-US-Privacy-Shield is not valid anymore, transferring data to the US is for EU companies not allowed. Therefore, Firebase is not GDPR complaint. Allowing us to choose the storage location (like you can weigh Firestore or Cloud Storage) to use a data center in the EU (like europe-west1, europe-west3 or europe-west4, etc.) would make Firebase much more GDPR complaint (beside the Cloud-Act).
333 votesWe are nearly ready to accept developers who are interested in custom authentication (external identity provider). Please fill out https://forms.gle/pLLYMFhGcrziqT1N8 and we can notify you if you're selected to join the private preview.
Please note that full regionalization for Firebase Authentication is separate, and is still expected to reach preview in Q4 this year.
-
1 vote
-
287 votes
-
Allow setting Refresh Token experation
Allow setting the experation time for refresh tokens. This is important in environments where security is paramount and would allow for user session to automatically expire after a given amount of time.
Currently this can be done with some work via the admin API, but seems to make much more sense as a setting, in line with other idPs such as Cognito1 and Auth02
2 votes -
1 vote
-
Firefox extension support with Firebase Auth
I have created a chrome extension using firebase auth and I am trying to create a Firefox version of the chrome extension.
It seems that Firefox extension domains (moz-extenion://) are not allowed to be added to authorized domains in firebase making it not possible to using firebase auth I am assuming.
Is this simple feature addition in the pipeline - to allow web-extensions (not just chrome) domains to utilise firebase auth?
Are there any other workarounds?
1 vote -
Have authentication that works
Auth is down, verified across many production apps, but the status page shows auth is up.
Error Unexpected error using Google for login: FirebaseError: Firebase: Error (auth/missing-project-id)..
1 vote -
Add more auth built-in auth methods
The way that Firebase helps developers quickly setup OAuth providers is amazing, but it would be really helpful if there were more providers to choose from. I'm sure you could do it if you set things up yourself, but making it easier to use services like LinkedIn would be really helpful.
2 votes -
Firebase Authentication support for Ionic Cordova via phone login on IOS.
Unfortunately, phone authentication using the Firebase JS library is not currently supported in Cordova/Ionic environments. This limitation is due to the use of the file:/// protocol, which prevents reCAPTCHA from verifying the origin of the application. As a result, reCAPTCHA cannot function properly.
We would like it to be available in such environments.
1 vote
- Don't see your idea?