Is there any way to edit so the cookie and set it to sameSite lax or strict?

Rafhaana year ago

I am using the traccar server as a backend to get device positions and other information to a app developed in laravel and Vue with inertia, i am using the web socket to connect. Cors is also set up, and it works fine in firefox, but because the same site is lax its not sending the cookie with for the socket.

Rafhaana year ago
Anton Tananaeva year ago

It would probably require code changes.