mongo
mongo copied to clipboard
fix(auth): resolve authMechanism based on the server version and server supported sasl mechanisms
If the authentication mechanism is set to "default", driver should resolves the authMechanism based on the server version and server supported sasl mechanisms.