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 setting a function for Parse Server option verifyUserEmail, the only currently relevant passed information for conditional email verification is the IP address of the user. The installation object cannot be inferred from that.
Feature / Enhancement Description
Add installation ID to passed arguments for verifyUserEmail function.
The text was updated successfully, but these errors were encountered:
New Feature / Enhancement Checklist
Current Limitation
When setting a function for Parse Server option
verifyUserEmail
, the only currently relevant passed information for conditional email verification is the IP address of the user. The installation object cannot be inferred from that.Feature / Enhancement Description
Add installation ID to passed arguments for
verifyUserEmail
function.The text was updated successfully, but these errors were encountered: