2FAuth
Web app to manage your Two-Factor Authentication (2FA) accounts and generate their security codes
Alternative to: google authenticator, authy, microsoft authenticator
About
Versions (62)
v3.2.0
2022-07-18Added
- Support of Google Authenticator migration data: QR codes generated by the G-Auth export feature can be flashed/uploaded to import their data into 2FAuth. (Import doc, #74)
- Partial support of STEAM TOTP. See the Steam Guard doc for detailed informations about this support (#30)
Changed
- Pages now have a unique title
- Signing in while already authenticated no longer display the “Already authenticated” error message (#88)
- The Auto lock feature now forwards to a dedicated page to ensure proper logout and prevent CSRF token mismatch error (see issue #73) that still occurred in certain situation
Fixed
- issue #90 Empty page after deletion of all accounts
- issue #97 Secret’s format selector should not clear the locked field in edit form
Full Changelog: https://github.com/Bubka/2FAuth/compare/v3.1.1…v3.2.0