0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-20 21:32:31 -05:00
logto/packages/integration-tests/src
simeng-li 5f81cd1ef5
refactor(core): refactor admin user auth check logic (#1970)
* refactor(core): refactor admin user auth check logic

refactor admin user auth check logic

* test(core): add ut

add ut

* test(core): add integration test

add integration test

* fix(test): fix integration test

fix integration test
2022-09-21 11:18:00 +08:00
..
__mocks__
api chore(schemas,core,console): rename ConnectorDto to ConnectorResponse (#1884) 2022-09-07 16:12:18 +08:00
client refactor(core): refactor admin user auth check logic (#1970) 2022-09-21 11:18:00 +08:00
constants.ts test(ui): init smoke testing (#1771) 2022-08-12 18:07:16 +08:00
helpers.ts chore: bump to js sdk 1.0.0-beta.4 2022-09-09 18:38:56 +08:00
utils.ts