otpauth icon indicating copy to clipboard operation
otpauth copied to clipboard

Google Authenticator migration decoder

Results 6 otpauth issues
Sort by recently updated
recently updated
newest added

GA export splits entries in batches of 10 and generates separate QR for each batch.

enhancement

My backup process: 1. Take screenshot of Google Authenticator export QR code. 2. Use cable to move it to PC. 3. Need to load it into program ...

documentation

I starting otpauth.exe -link "otpauth-migration://***" but it says decode data: proto: cannot parse invalid wire-format data

hello when i deploy the dockerfile to railway i have got this error > -link parameter or cache file missing: open migration.bin: no such file or directory

Hello, i want to create a lambda function that takes "otp-migration" as a request and return back decoded "otp" i just wonder how can i make it by using otpauth?