AnthonyStembreit / Authentication

0 stars 0 forks source link

deployed broke during testing of nodemailer #5

Open AnthonyStembreit opened 2 years ago

AnthonyStembreit commented 2 years ago

nodemailer did not work live, so I added the config variables from the dotenv for the nodemailer. Nodemailer worked once live then navigating to any other screen threw an error, when closed out and reopened app crashed, removed config vars and app still crashes.

AnthonyStembreit commented 2 years ago

can send multiple emails to the same email -- but as soon as a new email is input causes errors

AnthonyStembreit commented 2 years ago

stembreit@gmail.com was specifically giving it errors when I did a random fake email that was not in db also created error when I created a new user I could do the new user and refresh and do the previous email that worked without error