paulhitz / DnB-REST-Client

Custom REST Client for D&B (Dun & Bradstreet) services.
https://github.com/paulhitz/DnB-REST-Client
MIT License
5 stars 5 forks source link

Option to disable automatic authentication #24

Closed paulhitz closed 9 years ago

paulhitz commented 9 years ago

In some scenarios, it might be useful to disable the automatic authentication. For example, it would allow calling non-DnB services.

paulhitz commented 9 years ago

Added an option to turn authentication on/off. Also added in a 3rd party service since it's now feasible to call them.