supertokens-node
Version:
NodeJS driver for SuperTokens core
10 lines (6 loc) • 427 B
Markdown
## [17.0.3] - 2024-04-08
### Fixes
- Smaller fixes in `Passwordless`:
- Fixed an issue in `createCodePOST` where the flowtype wasn't appropriately set in some MFA cases
- Fixed an interaction with the `firstFactors` config of the `MultiFactorAuth` recipe in `createCodePOST`
- Fixed an issue in `resendCodePOST` where the email/text message included a magic link when it shouldn't have in some MFA cases