google-authenticator-exporter icon indicating copy to clipboard operation
google-authenticator-exporter copied to clipboard

Not available with the new app

Open tjw123hh opened this issue 1 year ago • 1 comments

Google now use a single QR code to store all the keys you've chosen to export, so it is now not available.

tjw123hh avatar Mar 09 '24 03:03 tjw123hh

图片

tjw123hh avatar Mar 09 '24 03:03 tjw123hh

Oh, thank you! I have had little time to look at hobby projects lately, but this seems like a breaking change from Google. I might have to fix this.

krissrex avatar Jun 11 '24 19:06 krissrex

I made a test case, and used Google Authenticator version 6.0 to generate new QR exports. It seems to still work.

What version of the app have you installed? If you long-press the app icon in the app list, select "info" or ( :information_source: ) icon, and then scroll all the way to the bottom, it should display the version.

krissrex avatar Jun 11 '24 19:06 krissrex

Also, how many accounts (approximately) were you tring to export? When I tried with 12, it exported as 2 QR codes with 10 and 2.

krissrex avatar Jun 11 '24 20:06 krissrex

I notice that my app exported the protobuf using format version 1, and I see the app supports a version 2. Not sure why it exported as version 1. Also cannot find evidence of the app ever exporting as version 2.

I added an error log in 5a357cc in case anyone tries to decode version 2.

krissrex avatar Jun 11 '24 21:06 krissrex

It seems that it works fine now. I'm closing this issue.

tjw123hh avatar Jun 20 '24 14:06 tjw123hh