many websites nowadays use 2-factor authentication, and html inputs can now be tagged with `autofill="one-time-code"` to reflect this.
I am currently using one such a form for one-time passwords (OTP), in my case on my instance of Gitea (potentially ...