0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-20 21:32:31 -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 refactor(core): partially remove got (#5596) 2024-04-11 07:16:53 +00:00
id.test.ts refactor: remove jest 2024-03-28 14:49:15 +08:00
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 refactor: remove jest 2024-03-28 14:49:15 +08:00
sub-domain.ts fix(phrases,shared): only allow lowercase letters, numbers and hyphens in subdomains (#5332) 2024-01-30 12:33:08 +08:00
ttl-cache.test.ts refactor: remove jest 2024-03-28 14:49:15 +08:00
ttl-cache.ts
user-display-name.test.ts refactor: remove jest 2024-03-28 14:49:15 +08:00
user-display-name.ts