On my quest to speed-run all the wrong ways to authenticate users, I decided to implement passkeys.
TL;DR: WebAuthn is engineered to handle complex, paranoid enterprise use cases. I don’t think it will fully replace passwords until there’s a simplified API fo...