2.0 KiB

How to add 2FA TOTP records (keys) on app

To add 2FA TOTP records using 2FA TOTP QR-Codes, you must scan QR-Code of service providing 2FA and scan (decode) it to a URI. If you have screenshot of QR-Code -- scan it on any app providing scan from image, ex: Search screen on Google Assistant. For example, this QR-Code will represent next URI string:

QR Code with URI

Copy this URI string and paste it to app using button "Add new TOTP record":

Add new TOTP record popup

Then press OK, record will appear on page

Added record

To add 2FA TOTP records using migration from Google Authenticator app, you must go to menu, select "Transfer accounts" -> "Export accounts"

Select codes then screenshot QR code and scan (decode) it to a URI. Use any app providing scan from image, ex: "Search screen" function (Google Lens) on Google Assistant.

For example, this QR-Code will represent next URI string:

Google lens scan from Google Authenticator

After scaning copy this URI string and paste it to app using button "Add new TOTP record":

Add new TOTP record using otpauth-migration

Then press OK, all selected records from Google Authenticator will appear on page

Added records from otpauth-migration

If you use Proton Authenticator

To add 2FA TOTP records from Proton Authenticator you must go to settings and press "Export": alt text

After this save file and open it on text editor:

alt text

alt text

Copy all stuff from file at clipboard and import in application:

alt text

alt text

Then press OK, records will appear on page:

alt text