UNPKG

supertokens-node

Version:
8 lines (4 loc) 345 B
## [17.1.1] - 2024-05-16 ### Fixes - Fixed an issue when using Apple as a third party provider with our NextJs integration. - Added a compatibility layer into `BaseRequest` to handle the form data parser returning `FormData` instead of the raw parsed object. This is to address/fix the above issues, possibly present in other frameworks.