I am trying to get my JWT token that I set earlier into the Cookie using js-cookie. We have an express server on the backend with the authorizeUser route below, as well as a