Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to search especific account to copy its code? #1179

Open
gerkas opened this issue Apr 8, 2024 · 2 comments
Open

How to search especific account to copy its code? #1179

gerkas opened this issue Apr 8, 2024 · 2 comments

Comments

@gerkas
Copy link

gerkas commented Apr 8, 2024

Hi, I'm trying to automate with a RPA software the QR scanning and copying accounts operations. I have a working code for both operations only if in Authenticator there is only one account created, if there are more than one account, I don´t have a way to select the desired account, since the Authenticator app adds in the second row each new account scanned and my code is only able to recognize the first account and then copy the code generated.

Is there a way to search by issuer? I see in Preferences the "smart filter" option, but even I have it enabled, is not shown in interface.

Thanks for any help

@mymindstorm
Copy link
Member

You are better off using a TOTP library if you are trying to automate generation of 2FA codes.

@gerkas
Copy link
Author

gerkas commented Apr 9, 2024

You are better off using a TOTP library if you are trying to automate generation of 2FA codes.

For example which TOTP library. I'm doing the automation with a visual GUI (UI Vision) that is like Selenium IDE extension for chrome.

Basically I need to scan the QR of the user and then copy the code generated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants