Closed nxtdv closed 6 months ago
Hey @nxtdv! 👋🏻
It seems that you are targeting an IP address inside your local network, cookie do not work on ip address.
Either create a domain or disable the CSRF
protection for Transmit routes.
Thank you sm 🙌
That should work better!
Package version
1.0.0
Describe the bug
When CSRF is enabled (including enableXsrfCookie), the client is able to subscribe to the server, but logs indicate an invalid or expired CSRF token.
Let me know if you need more information.
Reproduction repo
No response