0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-17 22:04:19 -05:00
logto/packages/integration-tests
simeng-li 85a39c35d7
refactor(core): refactor the sso-connector config guard logic (#4752)
* refactor(core): refactor the sso-connector config guard logic

refactor the sso-connector config guard logic

* chore(core): update with some more comments

update with some more comments

* refactor(core): adjust the input type of parseConnectorConfig

make the config requred in the parseConnectorConfig's input

* refactor(core): add the isSupportedSsoConnector type assertion (#4754)

* refactor(core): add the isSupportedSsoConnector type assertion

add the isSupportedSsoConnector type assertion

* chore(core): remove the useless comments

remove the useless comments

* refactor(core): reorg the sso utils

reorg the sso utils

* refactor(core): extract sso connector library

extract sso connector library
2023-10-27 11:47:58 +08:00
..
src refactor(core): refactor the sso-connector config guard logic (#4752) 2023-10-27 11:47:58 +08:00
CHANGELOG.md release: version packages (#4451) 2023-09-18 10:47:19 +00:00
jest-puppeteer.config.js test: add console tests for password policy (#4493) 2023-09-14 17:28:00 +08:00
jest.config.js refactor: move console sie to database (#3171) 2023-02-21 21:24:43 +08:00
jest.config.ui.js test(test): add tests for console user management (#3863) 2023-05-22 13:31:45 +08:00
jest.setup.api.js refactor: move console sie to database (#3171) 2023-02-21 21:24:43 +08:00
jest.setup.js refactor(console): use global router (#4191) 2023-07-21 06:12:01 +00:00
package.json release: version packages (#4575) 2023-10-07 00:39:33 -05:00
tsconfig.json refactor(test): add flows integration tests 2023-09-12 18:42:15 +08:00
tsconfig.test.json test: setup integration test package (#853) 2022-05-17 08:59:57 +00:00
ui-test-sequencer.js test: add console tests for password policy (#4493) 2023-09-14 17:28:00 +08:00