0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00
logto/packages
simeng-li aec2cf4f5b
feat(core): implement new experience API routes (#5992)
* feat(core): implement new interaction-session management flow

implement a new interaction-session management flow for experience api use

* feat(core): implement password sign-in flow

implement password sign-in flow

* test(core,schemas): add sign-in password tests

add sign-in password tests

* chore(core): update comments

update comments

* refactor(core): rename the password input value key

rename the password input value key

* refactor(core,schemas): refactor the experience API

refactor the exerpience API structure

* chore(test): add devFeature test

add devFeature test

* refactor(core): rename the path

rename the path

* refactor(core,schemas): refactor using the latest API design

refactor using the latest API design

* chore(test): replace using devFeature test statement

replace using devFeature test statement

* fix(core): fix lint error

fix lint error

* refactor(core): refactor experience API implementations

refactor experience API implementations

* refactor(core): replace with switch

replace object map with switch

* refactor: apply suggestions from code review

* refactor(core): refactor the interaction class
 refactor the interaction class

* refactor(core): update the user identification logic

update the user identification logic

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-07-05 11:02:36 +08:00
..
app-insights feat: default user role (#5872) 2024-05-17 16:02:05 +08:00
cli release: version packages (#5868) 2024-05-31 23:48:43 +08:00
connectors chore(deps): update dependency @rollup/plugin-commonjs to v26 (#5994) 2024-07-03 10:12:38 +00:00
console refactor(console): check mermaid by integration test env (#6183) 2024-07-04 15:18:00 +00:00
core feat(core): implement new experience API routes (#5992) 2024-07-05 11:02:36 +08:00
create release: version packages (#5868) 2024-05-31 23:48:43 +08:00
demo-app refactor: upgrade logto sdks (#6160) 2024-07-02 12:32:22 +08:00
experience refactor(experience): rename SingleSignOnContext to UserInteractionContext (#6163) 2024-07-04 10:52:54 +08:00
integration-tests feat(core): implement new experience API routes (#5992) 2024-07-05 11:02:36 +08:00
phrases feat(core): implement new experience API routes (#5992) 2024-07-05 11:02:36 +08:00
phrases-experience refactor(experience,phrases): update resend passcode phrases (#6103) 2024-06-25 10:36:31 +08:00
schemas feat(core): implement new experience API routes (#5992) 2024-07-05 11:02:36 +08:00
shared refactor(console,experience,test): decouple isDevFeatureEnabled with isIntegrationTest (#6012) 2024-06-17 10:30:16 +08:00
toolkit feat: support prompt config for some built-in connectors (#6023) 2024-06-24 04:42:47 +00:00