StefanPenchev05 / MyClothesV2

Welcome to MyClothes, where creativity meets fashion! This application provides a platform for designers to showcase their clothing products, receive feedback through comments and likes, engage in real-time chat, and even get hired by clients who love their work.
MIT License
0 stars 0 forks source link

Link from Verification email #25

Closed StefanPenchev05 closed 4 months ago

StefanPenchev05 commented 4 months ago

When received the link from the email shows `

Cannot POST /verify

The bug is in email when sending the link - incorrect Current Link

Bug In Email Link The end point should be

http://localhost:3000/auth/verify/${token}

`