logto
logto copied to clipboard
refactor(experience): experience api migration
Summary
This PR combines all the experience API migration PRs into one. Includes the full migration code changes.
Migrate our existing experience app using the latest experience API from legacy interaction API.
Testing
Unit test + Integration test
Checklist
- [ ]
.changeset
- [x] unit tests
- [x] integration tests
- [x] necessary TSDoc comments