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

implement account.update() #52

Closed gr2m closed 8 years ago

gr2m commented 8 years ago

Only username and password can be changed at this point, and only the valid session is required for authorization at this point.


finnp commented 8 years ago

I'm going to have a look at this.

gr2m commented 8 years ago

nice, all yours :+1:

gr2m commented 8 years ago

done via 63