Redis – Express-session does not set cookie?
I'm following along with Ben Awad's 13-hour Fullstack React GraphQL TypeScript Tutorial and encountered a wall during the login cookie setting (aprx at 1:50:00). I think I successfully connected to redis, set express-session and set req type but in graphql…