Former Member
3 years agoDeveloper documentation for TOTP codes missing
There's documentation on how to "Design your website to work best with 1Password", but unfortunately it doesn't mention form inputs for TOTP codes. We had been using
html
<input type="text" ... autocomplete="one-time-code">
yet for some reason the autocomplete only worked in Firefox, not in Chrome. When we added inputmode="numeric"
it worked in Chrome as well. How comes it's handled differently between browsers? Is 1Password focussing on the inputmode
attribute more than on the autocomplete
attribute? I didn't verify with other password managers yet. Could the documentation please be extended accordingly?
1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided
Browser:_ Not Provided