Hello. I am new to nodejs. I want to create an email verification for each account. In the user model, there is an attribute active that is set to false by default. thus I created this email verification function which I call after creating a user account to switch the value to true but it is not working. please kindly take a look at my code.
Submitted November 13, 2018 at 02:26AM by dudewith3faces
No comments:
Post a Comment