I am using firebase as an authentication.
and I am facing a problem with the firebase sendPasswordResetEmail and sendEmailVerification function from firebase as it sends undefined as a response, and does not sends the email for password reset and email verification, but it sends the error if the user email does not exist or whatever the error is.
here is my code.
1 Answer