Why does Firebase Authentication allow new user sign up in the frontend?
I am new to Firebase Authentication.
I am building a web application with ReactJS frontend, Spring backend, PostgreSQL database and
Looking for answers to your Firebase questions? Our Firebase question archive is a valuable resource for web developers seeking solutions to common app development issues. Browse our extensive collection of Q&A threads covering topics such as authentication, real-time database, cloud functions, and more. Find the solutions you need to build and scale your app with Firebase! An extensive official documentation can be found here.
I am new to Firebase Authentication.
I am building a web application with ReactJS frontend, Spring backend, PostgreSQL database and
I have a Firebase project which uses a mix of Cloud Functions 1st Gen and Cloud Functions 2st Gen.
I
I am trying to build signin with google button in android studio and after running the code and downloading all
I have code in a NextJS app showing some problems, though it has been working up to now.
I suspect
I am building a chat part in my flutter app. I was pushing my notifications as Notifications and not as
What I should use for live refresh data on my KMM application with Firestore DB?
Use ObserveAsState with:
userViewModel.userInfo.observeAsState(null).apply {<br
In my code I’m updating a user’s "decks" list by adding one item:
const deckId = 'fake-deck-id';
await updateDoc(doc(db, 'users',
I am trying to use Firebase Genkit.
I see here that I can use:
import { generate } from '@genkit-ai/ai';<br
When I installed Admob and Firestore packages, I was getting the error ‘property#android.adservices.AD_SERVICES_CONFIG@resource=@xml/gma_ad_services_config` in com.google.android.gms:play-services-measurement-api:22.1.2 collides with another value’ in
We have implemented the notifications and it works fine when we do the regular testing. However, when concurrent users uses