-
-
Notifications
You must be signed in to change notification settings - Fork 206
Importing from Authy
jmh edited this page Jul 15, 2022
·
13 revisions
Authenticator Pro can generate the 7 digit codes used by Authy. Unfortunately, there is no way to export the secrets directly from the Authy app as it's locked down and proprietary.
This guide may require some advanced technical knowledge
The procedure is as follows:
- Use the
authy-export
tool found here : https://github.com/alexzorin/authy to generate an otpauth URI list file. - Import the file in Authenticator Pro using the URI list import option.
If you use proprietary 7 digit codes for sites such as Twitch, you are not able to delete your Authy account as this invalidates the secrets. Regular 6 digit TOTP codes are not affected.