Open anarthal opened 1 year ago
Currently, when the server has a default auth plugin, we fail handshake(). That's not what the official libraries do. In case that the default auth plugin is unknown but the user employs a known auth plugin, we should succeed handshake().
Currently, when the server has a default auth plugin, we fail handshake(). That's not what the official libraries do. In case that the default auth plugin is unknown but the user employs a known auth plugin, we should succeed handshake().