Closed
Description
We use GitHub Issues for bugs.
Issue Description
The beforeSave hook when verifying an email receives an invalid object for Parse.User:
the object has no Id, so calling object.dirty always returns true and all my validations fail.
Environment Setup
- Server
- parse-server version 2.7.1
- Operating System: Windows 10
- Localhost or remote server? localhost
EDIT:
This only happens when using:
emailVerifyTokenValidityDuration
Metadata
Metadata
Assignees
Labels
No labels