[PM-8137] Introduce user verification prompt (#3447)

This commit is contained in:
Patrick Honkonen
2024-07-11 18:22:54 -04:00
committed by GitHub
parent 9b240ddf5f
commit a84694b100
3 changed files with 81 additions and 9 deletions

View File

@@ -925,4 +925,6 @@ Do you want to switch to this account?</string>
<string name="launch_web_authn">Launch WebAuthn</string>
<string name="there_was_an_error_starting_web_authn_two_factor_authentication">There was an error starting WebAuthn two factor authentication</string>
<string name="self_hosted_server_url">Self-hosted server URL</string>
<string name="passkey_operation_failed_because_user_could_not_be_verified">Passkey operation failed because user could not be verified.</string>
<string name="user_verification_direction">User verification</string>
</resources>