Start with Identity
← Glossary
Concept

Passwordless

Authentication without a password as a primary factor. Implementations include magic links, OTP codes, and passkeys. Passkeys are the only passwordless method that is also phishing-resistant.

Passwordless is a user-experience claim, not a security claim, and the two get conflated constantly. Emailed links and one-time codes remove the password and keep the phishability; passkeys remove both. The other half of any passwordless project is recovery, because deleting the password also deletes the fallback everyone quietly relied on, and an insecure recovery path becomes the new weakest link.

See also: what is passwordless, passkey, magic link, CIAM vendors

Last reviewed By SWI Community TeamSuggest a correctionHow we research