Hi everyone,
I followed the documentation and the step-by-step video guide (https://www.youtube.com/watch?v=O-qPEkKW1rM) to set up Firebase authentication through email/password. After testing the 'sign-up' procedure using a FF template, a user with the email [email protected] is saved in the list of users on the Firebase Authentication page (see the image below), even though it was not used for the sign-up process, and the 'users' Firestore collection remains empty.
How can I solve this? Has anyone experienced the same issue?"