Closed steffes closed 8 years ago
I have reverted the changes from PR #74, set reply header for PATCH , and added request header to DELETE /session
PATCH
DELETE /session
The test fail as intended but I'm unsure on how to fix the implementation in lib/accounts/update.js
done via https://github.com/hoodiehq/hoodie-account-client/pull/94
I have reverted the changes from PR #74, set reply header for
PATCH
, and added request header toDELETE /session
The test fail as intended but I'm unsure on how to fix the implementation in lib/accounts/update.js