Hello! Socket IO offers different ways to pass authentication data when establishing a connection, but in moko-socket-io only authentication through query parameters is supported. Is it possible to add other methods as well, like an Authorization header or the auth object?
Hello! Socket IO offers different ways to pass authentication data when establishing a connection, but in moko-socket-io only authentication through query parameters is supported. Is it possible to add other methods as well, like an Authorization header or the auth object?