Problem with session on my project

I have problem with session saving in my project. I have project in node.js.

I want to do login function with saving informations in session storage, but I had problems. I decided to install Redis DB to save informations, but it still doesn’t work properly.

For example, when I log in, i see not full loaded user panel, but after one second I am redirected to login page.

Please help me ;((

Hi, @wiktorek2137! Happy to help you out here. :smile:

Could you share more information on your project or share code snippets or error logs? It’d help us get a better picture of what the issues are.

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