the settings hook, does it also run after admin ha...
# talk-kratos
w
the settings hook, does it also run after admin has changed settings of a user? It looks like it wont, but is there a way to inform another service of any changes to a users public metadata ?
p
Hi @white-cartoon-58880 Do you mean a hook that executes after an admin API call? Then no, we don't have such hooks. But you can just call the other service after calling the Admin API.