What synax to use to send user to a html page as a result of successfull authentication in node.js using express and mysql?

前端 未结 0 812
余生分开走
余生分开走 2021-01-29 06:50

I am trying to send the user to the home page after logging in. I have tried using response.sendFile however it seems to just skip over this step (i have console.log before and

相关标签:
回答
  • 消灭零回复
提交回复
热议问题