0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
logto/.changeset/gentle-shoes-push.md
2024-03-19 14:05:42 +08:00

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`