How to get Firebase Auth Errors

If login, how can i get error code? All i can see is sign up has error code, but not log in.

1 Like

here it is, try that,

component_event (8)

1 Like

blocks

I guess he wants to know that if there is a way by which we can see an error message in Login_Failed() similar as it is provided for SignUp_Failed(). I too want to know if there is any such way :thinking: