1Password wont recognise Amazon UK OTP field
Using 1Password for Linux 8.12.0 (81200013)
Latest Chrome browser
1Pass browser extension 8.12.1.13 STABLE CHANNEL
--
When logging into Amazon UK, 1Password handles username, password and passkey, but seems unable to recognise the 2fa field, and won't show the 1pass icon in the text field
I have to open 1Password manually and copy/paste the 2fa code. I'm fairly sure 1Pass was able to prefill or at least paste Amazons OTP in the past, but I might be wrong.
Here's the Amazon UK markup
<div class="a-row a-spacing-base">
<label for="auth-mfa-otpcode" class="a-form-label">
Enter code:
</label>
<input type="tel" maxlength="20" id="auth-mfa-otpcode" autocomplete="off" name="otpCode" class="a-input-text a-span12 auth-autofocus auth-required-field">
<input type="hidden" name="deviceId">
</div>
