EventStore / EventStore-Client-Go

Go Client for Event Store version 20 and above.
Apache License 2.0
103 stars 25 forks source link

Fix user credentials per call not working #136

Closed pvanbuijtene closed 1 year ago

pvanbuijtene commented 1 year ago

Fixed: Configuring WithPerRPCCredentials more than once causes authentication to fail.