-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: kerberos
How are you using Mongo? What version of the server and driver are you using?
Kerberos Node.js library
What is the feauture/improvement you would like?
The Kerberos library turns missing options into empty strings. This behavior is relied on so removing it would be breaking. We should clearly document it or validate missing options in the JS code above the binding. Potentially warning users about a missing field.