digitalbazaar / edv-client

An Encrypted Data Vault Client
BSD 3-Clause "New" or "Revised" License
13 stars 9 forks source link

Add defaultHeaders option to instance and static methods for EdvClient #34

Closed OR13 closed 4 years ago

OR13 commented 4 years ago

Addresses https://github.com/digitalbazaar/edv-client/issues/33

aljones15 commented 4 years ago

Test wise:

  26 passing (820ms)
  2 failing

the 2 that are failing appear to be do to changes elsewhere.

mattcollier commented 4 years ago

@OR13 we're ready to merge this, but unfortunately there are some conflicts. Would you be able to rebase this on master?

OR13 commented 4 years ago
Screen Shot 2020-02-26 at 4 53 49 PM

I can take a stab at rebasing this sometime in the next few days.

OR13 commented 4 years ago

Closing because I reimplemented here: https://github.com/digitalbazaar/edv-client/pull/40