mirror of
https://github.com/logto-io/logto.git
synced 2024-12-30 20:33:54 -05:00
e8c41b1644
* feat: support organization custom data * chore: update changeset
11 lines
325 B
Markdown
11 lines
325 B
Markdown
---
|
|
"@logto/schemas": minor
|
|
"@logto/core": minor
|
|
---
|
|
|
|
support organization custom data
|
|
|
|
Now you can save additional data associated with the organization with the organization-level `customData` field by:
|
|
|
|
- Edit in the Console organization details page.
|
|
- Specify `customData` field when using organization Management APIs.
|