Hello,
We have a problem on Email Validation.
In our client, we listen a liveQuery on _User to detect emailVerified value changes.
But, when we use email verification link, the value change but liveQuery doesn't receive the event.
Same problem as here: #3850
The LiveQuery update/enter events are not triggered
The LiveQuery update/enter event to be triggered when the user verifies their email
Server
4.3.0LinuxLocal and Sloppy.io hostDatabase
MongoDB3.6.19-6Local and Sloppy.ioClient
Flutter1.0.27It would be a good addition in my opinion. Is that something that you would be willed to work on?
It seems quite complicated to me. I have the impression that this requires a thorough knowledge of the existing code and the functioning of Parse Server.
Moreover, I am far from being an expert on Node and JS.
I will try something but I am not sure I will get a satisfactory result.
Give it a try and let me know if you need any help.
I have done this modification, it works on my pc and on our server.
Most helpful comment
I have done this modification, it works on my pc and on our server.
https://github.com/parse-community/parse-server/pull/6930