'Remember me functionality in Unity with Nodejs and Mysql

I am beginner to Nodejs and I am using it as a backend for my unity game. How can I add a remember me functionality with Nodejs? so I wont have to ask player to keep relogging every time. I heard about express-sessions but I am still not sure



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source