mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
13 lines
478 B
Markdown
13 lines
478 B
Markdown
|
---
|
||
|
"@logto/experience": minor
|
||
|
---
|
||
|
|
||
|
migrate experience app using Experience API.
|
||
|
|
||
|
Migrate experience app API requests from legacy [Interaction API](https://openapi.logto.io/group/endpoint-interaction) to the new [Experience API](https://openapi.logto.io/group/endpoint-experience), except the following endpoints:
|
||
|
|
||
|
- `GET /api/interaction/consent`
|
||
|
- `POST /api/interaction/consent`
|
||
|
|
||
|
Those endpoints are used in the third-party application's consent page only. Remain unchanged.
|