Issue with req.user using quick guide and handlebars

Hey all! I am trying to implement Auth0 to my website. I’m using Node.js and regular web application. I followed the guide exactly and everything seems to be going smoothly. The users seemed to be logged in just fine. However, the issue is… When I go to display the users content on my page it seems I can’t get their credentials. I’ve console logged all the “locals.user, req.user, res.locals.user”. The only difference between my site and the guides is that I’m using handlebars. So… Yeah I don’t know xD

Anyone else ever have this issue and can point me in the right direction?

Hi @jordy.mccollam,

Welcome to the Auth0 Community Forum!

What do you mean by user credentials? Do you mean the tokens?

Let me know.

Thanks,
Dan

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.