Skip to content

Releases: devforth/adminforth-two-factors-auth

v2.10.5

13 Jan 06:33

Choose a tag to compare

2.10.5 (2026-01-13)

Bug Fixes

  • handle unsupported confirmation mode in verify method (091d38e)

v2.10.4

09 Jan 11:04

Choose a tag to compare

2.10.4 (2026-01-09)

Reverts

  • Revert "fix: add temp logs for the 2fa grace period" (68d0d18)

v2.10.3

09 Jan 09:48

Choose a tag to compare

2.10.3 (2026-01-09)

Bug Fixes

  • add temp logs for the 2fa grace period (e99ab4f)

v2.10.2

08 Jan 10:17

Choose a tag to compare

2.10.2 (2026-01-08)

Bug Fixes

  • reorder parameters in get2FaConfirmationResult for consistency (323ebfe)

v2.10.1

07 Jan 10:39

Choose a tag to compare

2.10.1 (2026-01-07)

Bug Fixes

  • disable MfaGrace after logout (b30f22c)

v2.10.0

07 Jan 09:11
1802dd8

Choose a tag to compare

2.10.0 (2026-01-07)

Bug Fixes

  • add 30s window, when JWT is still valid, but user will be asked to confirm 2fa anyway (10935f7)
  • remove 'unknown' check for IP in step-up MFA grace cookie generation (5f29313)
  • update step-up MFA grace cookie generation and validation logic (3a76805)

Features

  • add "stepUpMfaGracePeriodSeconds" prop (958f5d9)

v2.9.21

06 Jan 07:15

Choose a tag to compare

2.9.21 (2026-01-06)

Bug Fixes

v2.9.20

30 Dec 07:54

Choose a tag to compare

2.9.20 (2025-12-30)

Bug Fixes

  • respect rememberMeDuration instead of remember me days (f25e045)

v2.9.19

29 Dec 15:04

Choose a tag to compare

2.9.19 (2025-12-29)

Bug Fixes

  • update adminforth dependency (460b0de)
  • update cookie expiration property and type for passkey login (8b698c1)

v2.9.18

18 Dec 13:25

Choose a tag to compare

2.9.18 (2025-12-18)

Bug Fixes

  • pass remembeeMeDays in 2fa login hook (6739b2e)