mirror of
https://github.com/logto-io/logto.git
synced 2025-01-06 20:40:08 -05:00
9 lines
257 B
Markdown
9 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`
|