0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00
logto/packages/integration-tests
simeng-li 5aab7c01bf
fix(core): add sso only email guard (#6576)
* fix(core): add sso only email guard

add sso only email guard to registration and profile fulfilling flow

* chore: update changeset

update changeset

* chore(core): update content

update content

* fix(core): update content

update content
2024-09-13 09:34:37 +00:00
..
src fix(core): add sso only email guard (#6576) 2024-09-13 09:34:37 +00:00
CHANGELOG.md release: version packages (#6197) 2024-08-08 13:00:14 +08:00
jest-puppeteer.config.js
jest.config.js
jest.config.ui.js
jest.setup.api.js chore: fix failed tests 2024-07-28 11:59:25 +08:00
jest.setup.js refactor: remove unused patches (#6179) 2024-07-08 13:15:34 +08:00
package.json release: version packages (#6197) 2024-08-08 13:00:14 +08:00
tsconfig.json
tsconfig.test.json
tsup.config.ts refactor: use tsup for building 2024-07-28 11:34:47 +08:00
ui-test-sequencer.js