Firebase Authentication setup


I’ve been trying to use the firebase email and password authentication,but it’s not creating accounts on firebase, screenshot shows how my event is written, please help make the necessary adjustments, will really appreciate any input on how to set it up properly.

It’s probably your Firebase config. Did you set it up correctly?

You can send a screenshot of it with the essential details blurred out.

Currently, I think you did not place the keys in quotes, it should look like this

I did place the keys in quotes, so the issue isn’t from my event right?

Have you been successful in getting Firebase to communicate a value of “true” when checking for email verification? No matter what I do, it will not allow the condition “The email of the user is verified” to be true.