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
{{ message }}
This repository was archived by the owner on Oct 7, 2023. It is now read-only.
Starting that PR: parse-community/parse-server#2732 user.get('email') may be undefined for all calls but
sendMail.You should be prepared to use
user.get('username')ifuser.get('email')is not set.