Skip to content

Tag: firebase-authentication

Firebase Authentication: Update Email

I am using firebase to register my users, users can update their data but when updating the email they always send me the task unsuccessful response, and I verified that when updating the email it is well written. This is the code: Already verify that at the time of the mail update it is taken from the edit t…