lula / ngx-soap

Simple SOAP client for Angular
MIT License
66 stars 61 forks source link

How to add security? #28

Closed GitMeep closed 6 years ago

GitMeep commented 6 years ago

Hi, i have tried to add Basic security to a client, but i can't compile. It just says "Module not found" Could you give an example of how to do it?

lula commented 6 years ago

Hello, see this comment.

"Module not found": have you added the module to your app.module? See the demo project in repo.