Ask HN: Why have login forms been split into two steps?
It seems to me that it would make the most sense to have the login and password field exposed on the same step. Many sites will separate email address from password -- why is this done? What is the benefit? It breaks autofill from a browser password manager extension (like 1Password) which seems like an antipattern.
4 comments
[ 2.5 ms ] story [ 19.5 ms ] thread- Mandatory 2FA/etc
That is the benefit, just not for the user. The companies that started this trend were generally single sign-on providers that want you to sign in to everything with their account so you can be tracked everywhere on the web, services like 1Password make this unnecessary. The rest I think are just cargo-culting the big players.