Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Oct 09:06
· 320 commits to master since this release
0a805be

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)

Features

  • add getAMR and getAAL (fa38a48)
  • add more method implementations (d8c5234)
  • initial MFA stubs (358e602)
  • start adding admin mfa bindings (496f1ec)