Could you improve the email change process? When an email is changed, firebase sends an email to the user to verify the email. However, once the email is changed for the Authentication, the firestore doesn't update. Currently to mitigate the issue when the user logs in the email is updated to match the authentication.
A new logic should be implemented to change the email once the email is validated instead.
Could you improve the email change process? When an email is changed, firebase sends an email to the user to verify the email. However, once the email is changed for the Authentication, the firestore doesn't update. Currently to mitigate the issue when the user logs in the email is updated to match the authentication.
A new logic should be implemented to change the email once the email is validated instead.