iam-nikhitha / Recipe-finder

0 stars 0 forks source link

Email service error [Node mailer issue towards server side] #5

Closed iam-nikhitha closed 1 week ago

iam-nikhitha commented 1 week ago

Users were unable to receive reset password link to their emails.

iam-nikhitha commented 1 week ago

The reset password is failed due to the invalid credentials in user.js[Server side/backend].

Status: Issue resolved by ensuring the proper configuration of the node mailer and allocation of valid credentials.