In passport authentication showing login user firstname into hbs file

hello iam using passport authentication to authenticate my login page, it works fine, but now i want to show firstname of user which logged in into hbs file using mysql.but iam getting all firstname from mysql table. can anyone help me with that…

The Node.js course is neither using MySQL nor passport. I think you are talking about some other Mosh’s course.

Node.js course is using MongoDB a no-sql database