I want to add the code to send email in this function. I’ve also installed 2 libraries: jsonwebtoken and nodemailer. I’ve seen some code related to this topic but I’m new to javascript and nodejs and i could not seem to make the code work. I could use some help! Thanks in advance! This is my code. Answer You can