hoodiehq / hoodie-account-client

:dog: Account client API for the browser
https://hoodiehq.github.io/hoodie-account-client
Apache License 2.0
11 stars 24 forks source link

Add account.update() #63

Closed finnp closed 8 years ago

finnp commented 8 years ago

Hey,

I've implemented account.update() for #52. The tests are passing. However I haven't tested it with an an actual hoodie server yet. So I'm not sure if the integration tests are actually correct.

But I thought I PR this to get some feedback.

Best, Finn

gr2m commented 8 years ago

Amazing work, thanks a bunch! Commit messages are perfect, too :+1: Could you work in my comments, then it’s perfect. If you are too busy then I can do it for you, but there is no rush :)

finnp commented 8 years ago

Okay, I think I've changed everything that you asked for :relaxed:

gr2m commented 8 years ago

:clap: merged via d8fca30