Express-Session not persisting / Working in production even having a store option in the session options
I saw many post regarding this issue but couldn't get the answer. In many posts the answers are to have a session storage. In my project I am having a session - storage but still the problem persist I am using connect-session-firebase and Firestore f...