Passwordless authentication
Passwordless authentication is a set of standards (webauthn + CTAP2 = FIDO2) that allow secure login without ever having to enter a password. It is enabled by secure devices (Yubikey, Titan key, Android, iOS etc.) which use public/private keypairs for very strong authentication. And while secure, they are still simple to use: just touch / click your device to sign up and once every time you want to log in.
Join this session to see
- what passwordless authentication is, where it fits in the ever growing system of authentication standards and why you want to use it
- how passwordless authentication works
- how you can use it as a developer
- how it allows one-touch login for a user