supertokens-node
Version:
NodeJS driver for SuperTokens core
8 lines (4 loc) • 331 B
Markdown
## [17.0.4] - 2024-04-09
### Changes
- Improved error message to help debugging if MFA was enabled without account linking.
- Now the `resyncSessionAndFetchMFAInfoPUT` will throw if the user is in a stuck state, because they are required to complete factors, but they are not allowed to because of some configuration issue.