ExpressJS-Session, to stay logged in after Server-restart
AnthyG opened this issue · 0 comments
AnthyG commented
As #4 is closed, but there was another good idea there, I'll create a new one from that:
The isLoggedIn-check could also be achieved via an ExpressJS-session.
See this article for further information, on how to achieve something alike.