erikras / erikras/react-redux-universal-hot-example
Cookies with express session
Open
- Dominant language
- JavaScript
- Stars
- 12.1k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
Hi! I noticed that the express session is only setting cookies after the first response. That means on the first SSR, the session can't be used because the cookie is empty and we're forwarding cookies on ApiClient. Any thoughts? Cheers :)
Contributor guide
Assessment
This issue has not been assessed yet.