Question video link for more detail: https://youtu.be/qLVWeho4LyE
GitHub source code: GitHub - ryanbest99/user-auth-boilerplate: An User Authentication boilerplate that has register with email verification process, login with jwt authentication, sign out, forget password and reset password features with sendgrid email API. · GitHub
Hey guys, thx for stopping by my question! I just deployed my web application on Heroku
(The deployed version of the website is: https://user-auth-1.herokuapp.com/ )
HOWEVER, when you try opening another route in a new tab, it doesn’t work!!! ( you can try in the deployed web app link) I have no idea why such an error happens.
Meanwhile, there’s no such problems/ issues on the development mode on localhost
Can you guys teach me what the problem is and how I can fix it? Thx in advance!
