How to change the email and password in Firebase Authentication?
I saw few similar questions but any of the solutions didn't help me.So basically i want to change my email and password in authentication when the user is already logged. I tried to use the methods updateEmail/password but its didn't…