react-redux-universal-hot-example icon indicating copy to clipboard operation
react-redux-universal-hot-example copied to clipboard

Auth difference between ssr and socket client

Open joacub opened this issue 7 years ago • 0 comments

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 ??

joacub avatar Aug 31 '18 03:08 joacub