redux-react-session
redux-react-session copied to clipboard
Unexpected behavior when user data is too big
When the user data is too big, Cookies.set(_constants.USER_DATA, user, { expires: instance.expires })) fails silently, the proper error should be raised