-
Notifications
You must be signed in to change notification settings - Fork 336
Open
Description
Hello,
I wrote a Java app to keep my OTPs readily accessible on my laptop where I can quickly copy them to the clipboard automatically and use that to log into a website, rather than having to always refer to my mobile device.
The app works fine, but I'd like to take the QR image that Google Authenticator generates on my mobile device when I export my OTP accounts and import them into my Java app.
Is there a way to do this? If so, can you show me some example code perhaps? I should note that I can read the QR image just fine in my app, it's just that the string that I get appears to need some ... "interpretation" in order to decipher each of the OTP secrets.
Thank you,
Mike Sims
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels