This repository was archived by the owner on Jan 23, 2026. It is now read-only.
v2.1.0
2.1.0 (2022-10-20)
Bug Fixes
- add initial enroll and challenge implementations (e978aac)
- change enroll params to snake case (78044a4)
- change types to return appropriate signatures (3c5f2e0)
- listFactors should use getUser (e214bdb)
- merge rc into mfa (4f2ada3)
- mfa verify should update current session (9ed8fcc)
- update corresponding type for TOTP (65d9505)
- update default value from totp -> TOTP (c36fa1c)
- update getAAL and getAMR methods (792ea21)
- update getAuthenticatorAssuranceLevel (4559cf3)
- use snake_case in req body keys (fcc4306)