-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bonusNot Required, but would be niceNot Required, but would be nice
Description
Since the DB is set up to do a validation check on the email column, it will error out if req.body.email is not a valid email address.
This could be handled by either adding an email validation step before writing to the DB, or by catching the error that Sequelize throws.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bonusNot Required, but would be niceNot Required, but would be nice