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 accountAdmin events #21

Open gr2m opened 8 years ago

gr2m commented 8 years ago

Methods

for admin

for admin.accounts and admin.requests

Note that these events are only triggered when calling the .add / .update / .updateAll / .remove / removeAll methods. They are not triggered data gets changed on the server by someone else (see Remote Events below)

Remote