A sample repo to reproduce the auth error with Websocket server. Here is the main thread https://forum.adonisjs.com/t/authentication-by-session-token-in-sockets/934
After cloning the repo, perform following steps.
- Copy
.env.exampleto.env - Run
adonis migration:run - Run
adonis seedto create a sample user.