You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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().