0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-30 20:33:54 -05:00
logto/packages/integration-tests
simeng-li 0a9da5245b
feat(core,schemas): implement the username password registration flow (#6249)
* feat(core,schemas): implement the username password registration flow

implement the username password registration flow

* chore(core): update some comments

update some comments

* fix(test): fix integration tests

fix integration tests

* fix(test): fix lint

fix lint
2024-07-16 16:18:30 +08:00
..
src feat(core,schemas): implement the username password registration flow (#6249) 2024-07-16 16:18:30 +08:00
CHANGELOG.md release: version packages (#5987) 2024-07-06 09:07:56 +08:00
jest-puppeteer.config.js
jest.config.js
jest.config.ui.js
jest.setup.api.js refactor: use ky in integration tests (#5584) 2024-03-29 10:10:13 +00:00
jest.setup.js refactor: remove unused patches (#6179) 2024-07-08 13:15:34 +08:00
package.json chore(deps): upgrade zod 2024-07-12 20:56:01 +08:00
tsconfig.json
tsconfig.test.json
ui-test-sequencer.js