lehh / nestjs-soap

Nestjs module wrapper for soap npm package
MIT License
21 stars 15 forks source link

Using createSoapClient to create client on sync providers #12

Closed lehh closed 3 years ago

lehh commented 3 years ago

Basic auth wasn't being set when using a sync provider (registerAsync/forRoot).