I send the JWT token as an HTTPonly Cookie from my React app to my express Server to authorize the user. The token is being sent in the request header but I can\'t acc