logto icon indicating copy to clipboard operation
logto copied to clipboard

refactor(experience): experience api migration

Open simeng-li opened this issue 6 months ago • 1 comments

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

simeng-li avatar Aug 06 '24 09:08 simeng-li