mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-07 12:27:44 +00:00
* feat(two-factor): add optional issuer parameter for TOTP URI generation * feat(two-factor): enhance issuer parameter handling for TOTP URI generation * feat(two-factor): add tests for custom issuer handling and fallback to appName in TOTP URI generation * docs(two-factor): improve formatting and spacing in 2FA documentation for better readability * docs(two-factor): refine code formatting and spacing in 2FA documentation for improved clarity