Fix TOTP field detection with Microsoft sites

This commit is contained in:
varjolintu 2026-01-18 16:21:50 +02:00
parent 40c56d913d
commit b16149785d

View file

@ -13,6 +13,7 @@ const acceptedOTPFields = [
'idvpin',
'mfa',
'one_time_password',
'otc-confirmation-input',
'otp',
'token',
'twofa',