Firebase initialize issue
I am trying to initialize firebase in my project. I need to use the Google Auth feature, which is already enabled on the console of firebase. The method I am calling is the following: import firebase from 'firebase/compat/app'; import {…