Authenticator-Extension / Authenticator

Authenticator generates 2-Step Verification codes in your browser.
https://authenticator.cc
MIT License
3.38k stars 796 forks source link

Export QR Code not rendering correctly. #1302

Open bviviano opened 2 months ago

bviviano commented 2 months ago

Describe the issue

For a given TOTP entry, if you click on the QR Code export image: image

Then use another app (Like Google Authenticator) to scan the QR code, the QR code generated by the Authenticator Extension is invalid.

In the case of Google Authenticator, it reports Error Cannot interpret QR code. I tested with multiple TOTP entries and 3 different TOTP apps on Android and get similar results.

Browser

Chrome

Browser Version

128.0.6613.119

Extension Version

8.0.1

Sneezry commented 2 months ago

We have identified the root cause, and the fix PR is in review.