0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
Commit graph

23 commits

Author SHA1 Message Date
Gao Sun
76a04d97b3
feat(cloud): POST /tenants 2023-02-20 00:27:12 +08:00
Gao Sun
643d418bb1
test(core): add unit tests 2023-02-12 23:37:47 +08:00
Gao Sun
dd5b3037a8
refactor!: adjust packages to adapt admin tenant 2023-02-10 19:57:25 +08:00
Gao Sun
6b09da2f5d
refactor: fix alteration 2023-02-09 18:31:14 +08:00
Gao Sun
52c2222f4a
test(core): fix unit tests 2023-01-28 14:43:20 +08:00
Gao Sun
95a44929a5
feat: init multi-tenancy environment (#2929) 2023-01-18 20:38:05 +08:00
Gao Sun
f317a917c9
refactor: remove deprecated singleton instances 2023-01-12 16:34:06 +08:00
Gao Sun
9ba0d495e6
refactor(core): migrate hook library to factory mode 2023-01-10 14:41:38 +08:00
Gao Sun
0cc3818317
Merge pull request #2884 from logto-io/gao-log-5123-core-library-factory-connector
refactor(core): migrate connector library to factory mode
2023-01-10 13:26:49 +08:00
Gao Sun
048981cf27
Merge pull request #2870 from logto-io/gao-log-5122-core-library-factory-sie
refactor(core): migrate sie library to factory mode
2023-01-10 13:20:35 +08:00
simeng-li
60e78656f9
refactor(core,ui,test): migrate consent api to interaction (#2873) 2023-01-10 11:59:24 +08:00
Gao Sun
3b3b35b883
refactor(core): migrate connector library to factory mode 2023-01-09 23:53:33 +08:00
Gao Sun
ecbf028f4e
refactor(core): migrate sie library to factory mode 2023-01-09 17:23:09 +08:00
Gao Sun
8561b6bc43
refactor(core): migrate user library to factory mode 2023-01-09 17:21:27 +08:00
Gao Sun
3c4aeec30a
refactor(core): upgrade oidc-provider to 8.0.0 (#2851) 2023-01-09 09:20:15 +00:00
Gao Sun
26f8511f93
refactor(core): use tenant context for route inits 2023-01-09 16:58:02 +08:00
Gao Sun
3a996cc9d9
refactor: fix esm mock context (#2725) 2022-12-26 12:12:19 +00:00
Gao Sun
92b18c7e3c
feat: hooks schema and APIs 2022-12-20 12:14:15 +08:00
Gao Sun
2496b57fef
refactor: minor improvements 2022-12-18 12:11:00 +08:00
Gao Sun
93f4ae10ec
refactor: update comments and fix tests 2022-12-17 22:59:10 +08:00
Gao Sun
b0e1c5368c
refactor: multiple logs and oidc listeners 2022-12-17 19:05:28 +08:00
Gao Sun
1183e66f95
refactor: log types 2022-12-16 13:54:37 +08:00
Gao Sun
25f0a2e158
test: use native ESM (#2621) 2022-12-12 13:43:23 +08:00