You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I’m testing this app, and I’m quite happy that it exists. Code generation, and actual 2FA login works for me, however I can’t seem to find the possibility for an user to generate one-time backup codes. Without those, account recovery can be quite painful. Generating a few one-time codes, and asking the user to store them securely, is a well-used recovery method, and I suggest it could be implemented in this project.
On the other side, the app enables to add multiple TOTP devices, which is very good, and enables account recovery through another device if the first one is lost/broken/compromised. However, I’d like to use something like an offline KeepassXC database to store the second token, but I can’t add a TOTP code by scanning, and must enter the secret directly. So I’m opening a second issue for this (#19).
The text was updated successfully, but these errors were encountered:
Hi. I’m testing this app, and I’m quite happy that it exists. Code generation, and actual 2FA login works for me, however I can’t seem to find the possibility for an user to generate one-time backup codes. Without those, account recovery can be quite painful. Generating a few one-time codes, and asking the user to store them securely, is a well-used recovery method, and I suggest it could be implemented in this project.
On the other side, the app enables to add multiple TOTP devices, which is very good, and enables account recovery through another device if the first one is lost/broken/compromised. However, I’d like to use something like an offline KeepassXC database to store the second token, but I can’t add a TOTP code by scanning, and must enter the secret directly. So I’m opening a second issue for this (#19).
The text was updated successfully, but these errors were encountered: