Improvement1.32.2
Add "Back" action to authenticator-app verification in UserProfile
Added a "Back" button to the authenticator-app verification step in UserProfile that allows users to return to the QR code without cancelling setup or regenerating the TOTP secret, keeping any previously scanned codes valid.
Patch Changes
- Add a "Back" action to the authenticator-app verification step in
<UserProfile />, so a user who needs to re-scan can return to the QR code instead of cancelling the whole setup. Going back now reuses the TOTP secret already issued rather than generating a new one, keeping any code the user has already scanned valid. (#9626) by @paulogdm
uiauthenticationtotpux
Source: original entry ↗