bernabe9/redux-react-session

Unexpected behavior when user data is too big

martinjaimem opened this issue · 0 comments

When the user data is too big, Cookies.set(_constants.USER_DATA, user, { expires: instance.expires })) fails silently, the proper error should be raised