Hi,
I use token sent in the Authorization header to authenticate/authorized the user for every xhr request. With SSE, it does not seems to be sent. I set the withCredentials flag, but it didn't changed anaything.
How can I have the token sent with the request that open the SSE ?
Hi,
I use token sent in the Authorization header to authenticate/authorized the user for every xhr request. With SSE, it does not seems to be sent. I set the withCredentials flag, but it didn't changed anaything.
How can I have the token sent with the request that open the SSE ?