-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Currently, the authentication options ( Credential and AuthMechanism ) are exported from the public options::auth module. All other options in the driver are simply exported from the options module itself.
We should export everything at the top level options module.