Hi there, I create an app with t3-stack and I was trapped in point when I tried to implement WebSockets. I found the root cause of the problem, but I can't handle it. Example: https://github.com/kewinzaq1/t3-ws-test. It works very well, but when I have added next auth, it causes problem (the app open and closes connections non-stop) Do you have an idea, how to solve the issue?