mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
8 lines
257 B
Markdown
8 lines
257 B
Markdown
---
|
|
"@logto/connector-kit": major
|
|
---
|
|
|
|
update `SocialUserInfo` and `GetUserInfo` types
|
|
|
|
- Added `rawData?: Json` to `SocialUserInfo`
|
|
- `GetUserInfo` now does not accept unknown keys in the return object, since the raw data is now stored in `SocialUserInfo`
|