Add support for otpauth:// and otpauth-migration:// QR scan during login

This commit is contained in:
2026-06-05 01:15:59 +05:00
parent 6a910facaf
commit 33eb33e18c
4 changed files with 177 additions and 14 deletions
+1
View File
@@ -35,6 +35,7 @@
<string name="password">Password</string>
<string name="otp_seed">OTP Seed (TOTP Secret)</string>
<string name="otp_seed_hint">The Base32 secret from your authenticator setup</string>
<string name="scan_otp_qr">Scan OTP QR</string>
<string name="login">Login</string>
<!-- Lock screen -->