PM-15062 Checking if the user has a no longer supported biometric as their only way of unlocking their account. (#4338)

This commit is contained in:
Dave Severns
2024-11-20 15:45:26 -05:00
committed by GitHub
parent 3092ba1fc6
commit ec8e934bf4
10 changed files with 194 additions and 20 deletions

View File

@@ -1095,4 +1095,6 @@ Do you want to switch to this account?</string>
<string name="copy_email">Copy email</string>
<string name="copy_phone">Copy phone number</string>
<string name="copy_address">Copy address</string>
<string name="biometrics_no_longer_supported_title">Biometrics are no longer supported on this device</string>
<string name="biometrics_no_longer_supported">Youve been logged out because your devices biometrics dont meet the latest security requirements. To update settings, log in once again or contact your administrator for access.</string>
</resources>