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

Persist user entered credentials #28

Closed paulhitz closed 9 years ago

paulhitz commented 9 years ago

Ideally we shouldn't be using hard-coded credentials. These should be removed.

Instead once the user enter credentials for the first time, these should be persisted (on a per environment basis).

paulhitz commented 9 years ago

Completed and available in the latest version.