0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-27 21:39:16 -05:00
logto/packages/shared/src
Gao Sun 21bb35b127
feat: init management api hook middleware function (#5783)
* feat: init management api hook middleware function

* refactor: fix type issues

* feat(core): implement auto triggered management api hooks

implement auto triggered managment api hooks

* refactor(console,core,schemas): rename the managementHook to dataHook

rename the managementHooke to dataHook and redefine the types

* feat(core): add dev feature guard

add dev feature guard

* chore: update changeset

update changeset

* refactor(core,console,schemas,shared): update the webhook logics

update the webhook logics. Address some PR review comments

* fix(test): fix integration tests

fix integration tests

* fix(test): remove legacy code

remove legacy code

* refactor(core,schemas): refactor the hook library code

refactor the webhooks library code. address some comments

* fix(core): address rebase issue

update console log using getConsoleLogFromContext

* fix(core): fix ut

fix ut

* fix(core): refactor data webhook code

refactor data webhook codes

* refactor(core): clean up some management api webhook code

clean up some management api webhook code

---------

Co-authored-by: simeng-li <simeng@silverhand.io>
2024-05-09 11:19:01 +08:00
..
database refactor: remove slonik from shared 2024-03-16 00:50:10 +08:00
esm refactor: remove jest 2024-03-28 14:49:15 +08:00
include.d refactor: remove jest 2024-03-28 14:49:15 +08:00
node refactor: implement request id (#5813) 2024-05-01 15:49:01 +00:00
utils feat: init management api hook middleware function (#5783) 2024-05-09 11:19:01 +08:00
index.ts refactor: remove slonik from shared 2024-03-16 00:50:10 +08:00
universal.ts refactor(console): remove webhook creation limit (#3903) 2023-05-26 10:44:41 +08:00