mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-29 18:36:34 -05:00
* feat: add support for configurable digits length (#653) * fix: use configurable digits length instead of defaulting to 6 in totp * feat: move twofa otp to use random string instead of totp code * docs: update 2fa docs --------- Co-authored-by: Bereket Engida <bekacru@gmail.com>