supertokens-node
Version:
NodeJS driver for SuperTokens core
10 lines (7 loc) • 553 B
Markdown
## [23.0.1] - 2025-07-31
- Updated FDI support to 4.2
- Added `recipeUserId` in the WebAuthn list credentials response
- Added `recipeUserId` as required field for registering new WebAuthn credentials endpoint
- Fix WebAuthn credential listing and removal to work even when the WebAuthn user is not the primary user and when there are multiple WebAuthn users linked
- Prevent removal of WebAuthn credentials unless all session claims are satisfied
- Change how sessions are fetched before listing, removing and adding WebAuthn credentials