You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a user clicks the email verification link sent by parse there should be some way to create an event in response. I tried implementing this by checking if the emailVerified field became true in the beforesave and aftersave functions but apparently these don't run on verification either! If anyone has a workaround for this please let me know but there should be some way to capture this event.
The text was updated successfully, but these errors were encountered:
Can you please add all the info specified in the template? This is necessary for people to be able to understand and reproduce the issue being reported.
When a user clicks the email verification link sent by parse there should be some way to create an event in response. I tried implementing this by checking if the emailVerified field became true in the beforesave and aftersave functions but apparently these don't run on verification either! If anyone has a workaround for this please let me know but there should be some way to capture this event.
The text was updated successfully, but these errors were encountered: