Jump to conversation
Unresolved conversations (1)
@pmeredit pmeredit Aug 15, 2024
I wasn't sure how to actually add an example for this because I didn't want to add the azidentity package to the go driver go.mod file.
Outdated
mongo/client_examples_test.go
blink1073
Resolved conversations (1)
@blink1073 blink1073 Aug 16, 2024
```suggestion func ExampleConnect_OIDC() { ```
mongo/client_examples_test.go
pmeredit