Gao Sun
|
76fd33b7ed
|
feat: default user role (#5872)
* feat: default user role
* chore: add tests and changeset
* refactor: show warning for deprecated env
* chore: fix tests
|
2024-05-17 16:02:05 +08:00 |
|
Gao Sun
|
b8e592d669
|
refactor(core): improve oidc error handling (#4573)
* refactor(core): improve oidc error handling
* refactor(core): fix tests
|
2023-09-25 16:16:04 +08:00 |
|
Gao Sun
|
643d418bb1
|
test(core): add unit tests
|
2023-02-12 23:37:47 +08:00 |
|
Gao Sun
|
0481a450be
|
refactor: decouple admin tenant and user tenant
|
2023-02-11 14:38:16 +08:00 |
|
Gao Sun
|
6b09da2f5d
|
refactor: fix alteration
|
2023-02-09 18:31:14 +08:00 |
|
Gao Sun
|
f317a917c9
|
refactor: remove deprecated singleton instances
|
2023-01-12 16:34:06 +08:00 |
|
Gao Sun
|
3a996cc9d9
|
refactor: fix esm mock context (#2725)
|
2022-12-26 12:12:19 +00:00 |
|
Gao Sun
|
25f0a2e158
|
test: use native ESM (#2621)
|
2022-12-12 13:43:23 +08:00 |
|
Gao Sun
|
dff23b57db
|
refactor(core): move database pool into env set
|
2022-04-20 15:56:38 +08:00 |
|
Gao Sun
|
08ce66f317
|
refactor(core): use SSOT for env variables (#578)
* refactor(core): use SSOT for env variables
* fix(core): tests
|
2022-04-20 14:14:37 +08:00 |
|
simeng-li
|
c8d45a13f0
|
test(core): add middleware tests [1 of 2] (#244)
* test(core): add middleware tests
add middleware tests
* fix(ut): fix typo
fix typo
|
2022-02-17 14:21:29 +08:00 |
|