how to handle the signinwithemailandpassword not a function error to login to react project with firebase?

16 views Asked by At

Firebase__WEBPACK_IMPORTED_MODULE_1_.auth.signInWithEmailAndPassword is not a function

this error is displayed everytime i try to sign in to my react project with firebase. i tried using the auth object in different ways as well as verified the password n email registered with firebase. how to handle this error

one i click the signin button its supposed to sign in which is not happening. tried different ways of checking the auth object, logged on console yet the function is not available

0

There are 0 answers