I used a template and created a new firebase with flutterflow, however, I didn't enable email sign in on flutterflow at first. When I encounter an error using flutterflow to manage content, i realized I had to allow email authentication on firebase. I went to the firebase console and enabled email/password authentication. However, after refreshing flutterflow, I still get the below error:
"Could not create an account as [email protected] to your Firebase project. Make sure "Email Sign-In" is turned on for your Firebase project, and try again."
I notice that the user table in firebase is empty, whereas in previous trial projects I have seen that flutterflow has created an account.