0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
logto/packages/integration-tests
simeng-li cdf5a22315
refactor(core,schemas,console): optimize the sso connector endpoints naming (#5047)
* refactor(core,schemas): rename the sso-connector-factory terms to connector-provider

shouls align the terms of api. Replace the factory using provider.

* refactor(core,console): rename the sso-connector-providers response property name

 rename the sso-connector-providers response property name

* chore(core): update api doc content

update api doc content

* feat(core): declare the SAMLResponse field in ACS api body

declare the SAMLResponse field in ACS api body

* refactor(console,core): categorize standard SSO providers at client side only

categorize standard SSO providers at client side only

* fix(core): fix rebase issue

fix rebase issue

* chore(console): remove useless useMemo

remove useless useMemo

* chore(core): update the api content

update the api content
2023-12-04 15:07:33 +08:00
..
src refactor(core,schemas,console): optimize the sso connector endpoints naming (#5047) 2023-12-04 15:07:33 +08:00
CHANGELOG.md release: version packages (#4624) 2023-11-03 13:14:52 +08:00
jest-puppeteer.config.js feat(core,phrases): disable auto skip mfa (#4786) 2023-11-02 15:09:00 +08:00
jest.config.js refactor(test): add integration tests for org token grant 2023-11-09 16:57:33 +08:00
jest.config.ui.js refactor(test): add integration tests for org token grant 2023-11-09 16:57:33 +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 chore: upgrade logto sdks (#5011) 2023-12-02 15:22:27 +08:00
tsconfig.json refactor(test): add integration tests for org token grant 2023-11-09 16:57:33 +08:00
tsconfig.test.json
ui-test-sequencer.js test: add console tests for password policy (#4493) 2023-09-14 17:28:00 +08:00