Description
Everybody knows that passwords suck. Implementing better things, like multi-factor authentication, can be really tricky and require a bunch of specialist bits though.
Or does it?
The new WebAuthn standard makes it dead simple to add multi-factor authentication to your web app. Let's find out how!