alexzorin / authy

Go library and program to access your Authy TOTP secrets.
MIT License
800 stars 57 forks source link

URI-List. How it is look like? #19

Open 5k1n opened 2 years ago

5k1n commented 2 years ago

Hi! THanks for soft!

I ran on windows, I got lines like otpauth://totp/ etc...

How create from it URI-list for Authentificator Pro ?

alexzorin commented 2 years ago

Reading https://github.com/jamie-mh/AuthenticatorPro/wiki/Importing-from-Authy, I think it's just a text file that contains each of the otpauth:// lines, one per line.