2FAuth
Web app to manage your Two-Factor Authentication (2FA) accounts and generate their security codes
Alternative to: google authenticator, authy, microsoft authenticator
v8.0.1
2026-07-05Fixed issues causing the Docker container to crash during startup, including problems with Passport key permissions in rootless Docker.
v8.0.0
2026-07-01Version 8 upgrades the Laravel framework, introduces group switching chips, enhances settings navigation, and includes critical security fixes.
v7.0.1
2026-06-08Fixed an issue where sharing actions were only available in specific password visibility views.
v7.0.0
2026-06-08Introduces 2FA account sharing, ownership transfer, and OTP generation logging, alongside various UI fixes and API enhancements.
v6.1.3
2026-04-03Fixed the 'Try my luck' feature and addressed minor UI glitches.
v6.1.2
2026-03-29Fixed an issue where an unwanted toolbar appeared in the Group selector during account movement.
v6.1.1
2026-03-12Fixed an issue where new entries could not be created using the Advanced Form.
v6.1.0
2026-03-11This update introduces Chinese Traditional translation, QR code pasting, new environment variables for security and import throttling, and several security fixes and bug fixes.
v6.0.0
2026-01-14This major update unifies the web and extension codebases, refreshes the UI with Lucide icons, adds Bitwarden import support, and introduces offline icon packs.
v5.6.1
2025-11-21Fixed an installation issue where Composer 2.7+ blocked the package due to an svg-sanitize advisory.
v5.6.0
2025-06-18Version 5.6 introduces new icon providers, updated web extension components, PAT support for SSO-only authentication, and several bug fixes.
v5.5.2
2025-04-11Fixed an issue where the QR scan reader was blocked by the content security policy.
v5.5.1
2025-04-11Enabled the 'Show next OTP' preference by default and fixed a CSP issue blocking the QR scan reader.
v5.5.0
2025-03-27Introduces an official web browser extension, custom user preference defaults, next OTP precalculation, and new language support.
v5.4.3
2024-11-27This update fixes several UI bugs, including QR code cropping and form submission issues, and changes how CSS styles are loaded in the /up view.
v5.4.2
2024-11-18Content Security Policy (CSP) has been disabled to resolve application breakage in Google Chrome.
v5.4.1
2024-11-17This security release fixes XSS and SSRF vulnerabilities and enables Content Security Policy by default.
v5.4.0
2024-11-09Updates include a new footer navigation menu, database storage for 2FA icons, and the ability to export accounts as otpauth URIs.
v5.3.2
2024-10-27Fixed an issue where users were prompted to log out when using multiple devices.
v5.3.1
2024-10-12Fixed issues related to PROXY_HEADER_FOR_IP, missing database tables, and driver configuration for cache and sessions.
v5.3.0
2024-09-27Introduces a health check endpoint, new user and admin preferences, Laravel 11 upgrade with additional environment variables, and various bug fixes.
v5.2.0
2024-05-29Version 5.2 introduces login notifications, user authentication logs, timezone preferences, and various bug fixes.
v5.1.1
2024-03-21Fixed issues with the admin panel when using a security device and a bug where the SSO registration setting was not being saved.
v5.1.0
2024-03-16Introduces a comprehensive Admin Panel for managing settings and users, enhances registration controls, and updates the API with new user management paths.
v5.0.4
2024-02-23This update adds Japanese translation and fixes bugs related to blank screens, Docker entrypoints, account recovery, and OID redirects.
v5.0.3
2024-01-19This release fixes issues with login auto-paste, camera functionality, 2FAS imports, and logging, while adding ASSET_URL to the example environment variables.
v5.0.2
2023-12-29Fixed an issue where colored countdown segments were not displayed in version 5.0.1.
v5.0.1
2023-12-29Added support for custom base URLs.
v5.0.0
2023-12-22Version 5 migrates to Vue 3 and introduces Single Sign-On (SSO) support via OpenID and Github, alongside various UI improvements and API updates.
v4.2.4
2023-11-21The Docker image now includes PostgreSQL PHP extensions and the build badge has been fixed.
v4.2.3
2023-09-26Fixed a critical error in Vendor.js that rendered the frontend unusable and resolved a looping issue with the 404 error page close button.
v4.2.2
2023-09-17Fixed a bug where Vendor.js threw an error that rendered the frontend unusable.
v4.2.1
2023-09-14Fixed issues with PAT and Webauthn registration.
v4.2.0
2023-09-13This release introduces a quick TOTP password generator, SSL peer verification options, Russian translation, and an upgrade to Laravel 10.
v4.1.0
2023-07-07Introduces an optional automatic 2FA password display, an admin setting to disable registration, a new installation command, and various bug fixes.
v4.0.3
2023-06-30This security release fixes potential SQL injection in validation rules and various XSS vulnerabilities.
v4.0.2
2023-04-19Fixed an issue where keys were lost when upgrading to version 4.x while using proxy header authentication.
v4.0.1
2023-04-16Fixed a PHP fatal error encountered after the latest update.
v4.0.0
2023-04-14Version 4.0 introduces multi-user foundations, a light theme, export/import features, custom base URL support, and an upgrade to Laravel 9.0.
v4.0.0-beta.1
2023-03-27v4.0.0 introduces multi-user support, a light theme, and data export/import features, while dropping PHP 8.0 support and requiring re-registration of WebAuthn security devices.
v3.4.2
2023-01-25Fixed an issue where Steam otpauth URIs from Aegis were rejected by the Import feature.
v3.4.1
2022-11-25Fixed regex for the Period field and added the missing Digits field in the advanced form.
v3.4.0
2022-10-20This release enhances accessibility, adds support for Aegis and 2FAS import formats, and introduces several UI improvements and bug fixes.
v3.3.3
2022-08-16Fixed several bugs related to user authentication, registration, password resets, and environment variable handling.
v3.3.2
2022-08-02Fixed a recurring issue where timeouts occurred immediately after login.
v3.3.1
2022-08-02Fixed an issue where users experienced a timeout immediately after logging in.
v3.3.0
2022-08-01This release drops PHP 7.4 support, adds automatic icon fetching, an About page, and alphabetical sorting, alongside several bug fixes.
v3.2.0
2022-07-18This release adds support for Google Authenticator migration and Steam TOTP, introduces unique page titles, and fixes various bugs related to account deletion and authentication.
v3.1.1
2022-05-31Fixed a bug where invalid OTPs were generated after saving 2FA accounts to the database.
v3.1.0
2022-05-23Introduces a custom logout URL environment variable, adds secret field locking in 2FA forms, and fixes several bugs related to auth proxies, Docker installations, and logging.
v3.0.2
2022-05-14Updated the Docker readme with mail settings and fixed issues related to form validation, CSRF tokens, and Docker Hub image tagging.
v3.0.1
2022-05-11Fixed issues regarding application startup after updates, visibility of old TOTP entries in Docker images, and demo website login information.
v3.0.0
2022-05-09Version 3.0 introduces a REST API, WebAuthn support, Heroku deployment, Laravel 8 upgrade, and PHP 8.0 support while removing PHP 7.3 support.
v2.1.0
2021-03-04Added German language translation.
v2.0.2
2020-12-04Fixed an issue related to the 'Protect sensible data' feature.
v2.0.1
2020-12-03This update fixes various issues including MySQL installation exceptions, email capitalization during login, group filtering, cache refreshing, and navigation links.
v2.0.0
2020-11-29Version 2.0 introduces account groups, customized account creation, database encryption, QR code generation, and various performance improvements.
v1.3.1
2020-10-12Upgraded to Laravel 7.0, dropped PHP 7.2 support, updated the reset password form for demo mode, and fixed notification issues in Auth views.
v1.3.0
2020-10-09This release introduces application locking, UI enhancements for mobile and accessibility, and security fixes for guest access.
v1.2.0
2020-09-18Introduces live stream QR code scanning, new list and grid layouts, and the ability to reorder accounts.
v1.1.0
2020-03-23Introduced a demonstration mode, improved token popup interaction, updated configuration defaults, and bundled generated assets for easier deployment.
v1.0.0
2020-03-12Initial release of 2FAuth, providing a self-hosted two-factor authentication manager.