OTP input triggering browser password managers on submission
Does autocomplete="one-time-code" disable type="password" save suggestion?
autocomplete="one-time-code"does NOT disable password saving at this time.
Solved via custom 'security' font/CSS on a text input.
Edited by Lorin Halpert