Inspired by the original gist.
This snippet will extract all the OTP (2FA) keys from Authy, and convert them to scannable QR codes and URLs you can copy-paste into e.g. 1password. Unlike other approaches, this consumes the internal digits
record, making it compatible with authy-specific extra long 2FA codes.
- Install the Authy Chrome Extension and the Authy App.
- Open the authy app from the browser icon in the top right, and view some TOTP codes. This decrypts them so we can extract them.
- Visit the Chrome Inspector Page (chrome://inspect/#apps) and click 'inspect' under 'Authy'. If that's not there, you likely need to open the Authy app from chrome://apps/.
- In the window