-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 4.0.0
-
Component/s: Shell
-
None
These options https://github.com/mongodb/node-mongodb-native/blob/master/src/mongo_client.ts#L42-L47
should not have 'pass' , instead it should be 'password' to be compatible with what the shell sends to the driver for authentication. Right now we can workaround / send both, but it's a quick fix. I've included a PR https://github.com/mongodb/node-mongodb-native/pull/2639
For more context: https://mongodb.slack.com/archives/C0V8RU15L/p1606240947131600
- duplicates
-
NODE-2699 Implement MongoOptions builder
- Closed
- is depended on by
-
MONGOSH-467 Update driver to 4.0
- Closed