dalenguyen / firebase-wordpress-plugin

A plugin that helps to integrate Firebase to WordPress
https://firebase-wordpress-docs.readthedocs.io
GNU General Public License v2.0
110 stars 31 forks source link

Sync email from Firebase to Wordpress #191

Closed ciriousjoker closed 1 year ago

ciriousjoker commented 2 years ago

Is your feature request related to a problem? Please describe. Changing the user's email in Firebase or Wordpress does not update it on the other service.

Describe the solution you'd like Changing the email in Wordpress should automatically update the email in Firebase. From Firebase->Wordpress it's not so easy, because Firebase doesn't provider a trigger on user-update. I've created a Firebase feature request for that, but until that's implemented, it would be great to have this:

Describe alternatives you've considered

Which fields does it relate to? Firebase Auth

Additional context N/A

dalenguyen commented 1 year ago

Users able to update their email from WP now.