0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00
logto/packages/shared/src/utils
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
..
fetch.ts
id.test.ts
id.ts chore(deps): update silverhand configs monorepo packages to v6 (major) (#5750) 2024-04-18 12:26:37 +00:00
index.ts feat: init management api hook middleware function (#5783) 2024-05-09 11:19:01 +08:00
normalize-error.ts feat: init management api hook middleware function (#5783) 2024-05-09 11:19:01 +08:00
object.ts
phone.ts
sub-domain.test.ts
sub-domain.ts
ttl-cache.test.ts
ttl-cache.ts
user-display-name.test.ts
user-display-name.ts