-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
Go Drivers
-
None
-
None
-
None
-
None
-
None
-
None
Context
Address the review https://github.com/mongodb/mongo-go-driver/pull/2481#discussion_r3591161988
Currently, an AzureCredentialProvider in x/mongo/driver/auth/creds/azurecreds.go uses the same AWS credential type and logic used by the AWSCredentialProvider.
Definition of done
Separate the Azure credential type and logic from AWS credentials.
Pitfalls
What should the implementer watch out for? What are the risks?