I am trying to figure out how I can trigger authstatechanged when the user updates their displayName or email on other devices.
I tried the experimental onUserChanged but that only works on the same device the user made the change. Right now the user would have to log off and log back on to see the changes on other devices.
How do I trigger the update on the other devices as soon as an update has been made?