This PR adds the TOTP matching flow to the app (#4042)

This commit is contained in:
David Perez
2024-10-08 10:10:18 -05:00
committed by GitHub
parent 641a48fe44
commit e7450171cd
14 changed files with 449 additions and 67 deletions

View File

@@ -605,6 +605,7 @@ Scanning will happen automatically.</string>
<string name="thirty_days">30 days</string>
<string name="custom">Custom</string>
<string name="share_on_save">Share this Send upon save</string>
<string name="add_this_authenticator_key_to_a_login">Add this authenticator key to an existing login, or create a new login.</string>
<string name="send_disabled_warning">Due to an enterprise policy, you are only able to delete an existing Send.</string>
<string name="about_send">About Send</string>
<string name="hide_email">Hide my email address from recipients</string>