0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-30 20:33:54 -05:00
logto/packages
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
..
app-insights refactor: implement request id (#5813) 2024-05-01 15:49:01 +00:00
cli chore(deps): upgrade withtyped packages (#5829) 2024-05-07 11:08:10 +08:00
connectors feat(connector): add hugging face connector (#5797) 2024-05-06 09:54:48 +08:00
console feat: init management api hook middleware function (#5783) 2024-05-09 11:19:01 +08:00
core feat: init management api hook middleware function (#5783) 2024-05-09 11:19:01 +08:00
create release: version packages (#5463) 2024-04-10 21:27:24 +08:00
demo-app chore(deps): update silverhand configs monorepo packages to v6 (major) (#5750) 2024-04-18 12:26:37 +00:00
experience feat(experience): display org resource scopes on consent page (#5831) 2024-05-08 05:18:32 +00:00
integration-tests feat: init management api hook middleware function (#5783) 2024-05-09 11:19:01 +08:00
phrases feat: support organization custom data (#5785) 2024-04-25 14:16:59 +00:00
phrases-experience feat(experience): display org resource scopes on consent page (#5831) 2024-05-08 05:18:32 +00:00
schemas feat: init management api hook middleware function (#5783) 2024-05-09 11:19:01 +08:00
shared feat: init management api hook middleware function (#5783) 2024-05-09 11:19:01 +08:00
toolkit chore(deps): upgrade withtyped packages (#5829) 2024-05-07 11:08:10 +08:00