In this video, we'll learn how to change the user's email and password in Firebase. Changing the email and password requires a recent sign in, but we can avoid this by re-authenticating the user.
Code:
https://github.com/ProProgramming101/...
***