Closed
Description
New Feature / Enhancement Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
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.