Skip to content

Commit f5276ac

Browse files
authored
Merge pull request #134 from supertokens/feat/webauthn-mfa
feat: Add MFA support for the WebAuthn recipe [v0.16.0]
2 parents 27a3de7 + df31511 commit f5276ac

30 files changed

+82
-34
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
- Added support for auto inference of request/response body types along with query parameter types in querier methods.
1313
- Adds a script to generate the types based on the FDI openapi spec.
14+
- Include the `shouldTryLinkingToSessionUser` flag in the `Webauthn` recipe methods
1415
- Update supported FDI versions and package version
1516

16-
1717
## [0.15.0] - 2025-03-20
1818

1919
- Added `Webauthn` recipe to support logins using WebAuthN (Passkeys)

bundle/dateprovider.0d042cc9e3b4182ac1f8.js renamed to bundle/dateprovider.d3b8bc6ba64e37c53277.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bundle/emailpassword.0777370b1565b0ce79d6.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

bundle/emailpassword.b12517b7c5f63467b4b2.js renamed to bundle/emailpassword.87aa44c54a349bab7e8a.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bundle/emailverification.9db2b314087603b5a7ce.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

bundle/emailverification.18173ffb0e0277841329.js renamed to bundle/emailverification.d7b2490194eaffe300ed.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bundle/multifactorauth.5c1d9b591eda1a259829.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

bundle/multifactorauth.cfa99de4222c072d9a63.js renamed to bundle/multifactorauth.c0e7edc238b4a4ea47e1.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bundle/multitenancy.d81d392b5f3024b27736.js renamed to bundle/multitenancy.29bb38063483e24c7700.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bundle/multitenancy.b2eb625ac855c0f20933.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)