mirror of
https://github.com/teamhanko/hanko.git
synced 2025-10-31 00:27:33 +08:00
* add webhooks settings to config * add webhooks entity for database * add endpoints for webhooks * add worker for asynchronously executing webhooks * add trigger for events to user change/create/delete users/emails Closes #692