https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete
"one-time-code"
A one-time code used for verifying user identity.
Looks like this is commonly used to autofill from SMS-based 2FA, but the attribute itself is generic enough that it can be used by browser extensions etc. Bitwarden’s proposed solution includes one-time-code inputs, the LastPass Chrome extension also appears to include it (though I’ve not tested this)
https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete
Looks like this is commonly used to autofill from SMS-based 2FA, but the attribute itself is generic enough that it can be used by browser extensions etc. Bitwarden’s proposed solution includes
one-time-codeinputs, the LastPass Chrome extension also appears to include it (though I’ve not tested this)