react-redux-universal-hot-example
react-redux-universal-hot-example copied to clipboard
Auth difference between ssr and socket client
Hi @bertho-zero how are you I hope fine,
We have a problem with the new implemention of cookie redux Storage, the ssr server lost the cookie and the token after one day but the client have this save in the redux storage and the ssr Request not have the token but the client already have the token and is valid , what’s solution for this ??