Log In Without Passwords Using Passkeys
Unlock your accounts with your fingerprint, face, or PIN — no passwords to remember, nothing for attackers to steal. Here's how passkeys work and how to set up your first one.
What Is a Passkey?
A passkey is a cryptographic key pair stored on your device that replaces your password. Instead of typing a string of characters, you unlock the passkey using the same method you use to unlock your phone or laptop — your fingerprint, face scan, or device PIN. The website never sees your fingerprint; your device just confirms "yes, this is the right person" and sends a cryptographic signature to prove it.
The key insight: there is nothing to steal or phish. A password exists on a server and can be leaked in a data breach. A passkey's private key never leaves your device. Even if someone compromises the website's database, they get nothing useful — just a public key that can only verify signatures, not create them.
Think of it like this: a password is a secret you tell the website. A passkey is a secret your device proves it knows, without ever revealing it. This is what makes passkeys phishing-proof — a fake login page can't steal a passkey because the key never leaves your device.
Step 1. Passkeys vs Passwords — Why Switch?
Passkeys aren't just "better passwords." They fundamentally change the security model. Here's the side-by-side:
❌ Passwords
- •You have to remember them (or use a manager)
- •Can be leaked in a data breach
- •Can be phished — you type them into a fake site
- •Reused across sites leads to credential stuffing
- •Servers store them — a juicy target for hackers
✅ Passkeys
- •No memorisation — biometric or PIN to unlock
- •Unique per site by design — every passkey is a new key pair
- •Can't be phished — key never leaves your device
- •Can't leak — servers only store the public key
- •Syncs across your devices via iCloud / Google Password Manager
The biggest real-world difference: you never get a "reset your password" email again. There's nothing to reset. You just tap your fingerprint or look at your camera, and you're in.
Step 2. Where Passkeys Work
Passkey adoption has accelerated dramatically. Most major platforms now support them, and the list grows every month. Here are the big ones:
Gmail, YouTube, all Google services
Apple
iCloud, Apple ID, App Store
Microsoft
Outlook, Office 365, Windows login
GitHub
Code repos, developer accounts
PayPal
Payments and financial accounts
Amazon
Shopping, AWS
End-to-end encrypted messaging
1Password / Bitwarden
Password managers now store passkeys too
The FIDO Alliance (the standards body behind passkeys) maintains a full directory at passkeys.directory. If you're wondering whether a specific site supports passkeys, check there first. Adoption is accelerating — every major OS and browser now supports them natively.
Step 3. Setting Up Your First Passkey — Google Account Walkthrough
The best place to start is your Google Account. It's likely your most important online identity — email, calendar, Drive, YouTube are all behind it — and Google's passkey implementation is polished. Here's the step-by-step:
- 1.Go to myaccount.google.com and sign in with your existing password.
- 2.In the left sidebar, click Security. Scroll down to "How you sign in to Google".
- 3.Click Passkeys and security keys. Then click the blue "Create a passkey" button.
- 4.Your device will prompt you to verify your identity — fingerprint, face scan, or device PIN. This is your device confirming it's really you. The biometric data stays on your device; Google never sees it.
- 5.A confirmation screen appears: "Passkey created". That's it. Your Google account now has a passkey.
Test it: Sign out of your Google account. On the sign-in page, enter your email. Instead of asking for a password, Google will offer "Use your passkey" or "Try another way" → "Use your passkey". Tap your fingerprint or look at your camera — you're in. No typing, no 2FA code, no password.
Your password still works as a fallback. You haven't deleted it — you've just added a faster, more secure option. Google will increasingly prefer the passkey when it's available.
Step 4. Using Passkeys Across Devices
The magic of passkeys is that they sync across your devices through your platform's credential manager. This means you create a passkey once on your phone, and it automatically appears on your laptop. Here's how each platform handles it:
🍎 Apple — iCloud Keychain
Passkeys sync across all your Apple devices signed into the same iCloud account — iPhone, iPad, Mac. They're end-to-end encrypted so Apple can't access them. Works in Safari and any app using the native authentication framework. To use a passkey on a non-Apple device (like a Windows PC), you can scan a QR code with your iPhone to authenticate — your phone becomes a security key.
🔍 Google — Google Password Manager
Passkeys sync across Android devices and Chrome browsers signed into the same Google account. On Android, your fingerprint or face unlocks the passkey. On desktop Chrome, it may prompt you to scan a QR code with your phone to verify — your phone becomes the authenticator for your desktop session.
🪟 Microsoft — Windows Hello
Passkeys on Windows are stored in Windows Hello — the same system that lets you log into Windows with your face or fingerprint. They sync via your Microsoft account across Windows devices. Available in Edge and Chrome on Windows.
🔐 YubiKey — Hardware Backup
A YubiKey is a physical USB or NFC key that stores passkeys on dedicated hardware — no cloud sync, no platform dependency. Plug it in, tap it, and it authenticates. Ideal as a backup method (if you lose your phone, you can still get in) and for high-risk accounts (email, domain registrar, bank). YubiKey 5 series supports FIDO2 passkeys. £25–£55.
The QR code flow: When you try to sign in on a device that doesn't have the passkey, the website shows a QR code. Scan it with your phone, authenticate with your fingerprint, and the phone vouches for you to the new device. It feels like magic — and it's secure because the private key still never leaves your phone.
Step 5. Passwords You Still Need — The Transition Period
Passkeys are the future, but we're in a transition. Most sites still expect a password, and even sites that support passkeys keep password fallback for now. Here's how to navigate the in-between:
- •Keep your password manager. Passkeys don't replace your password manager — they supplement it. Bitwarden and 1Password now store passkeys alongside passwords, and they handle syncing across platforms (even mixing Apple and Windows devices). This is the smoothest cross-platform experience right now.
- •Enable passkeys where available, keep passwords where not. You can have both on the same account. Add a passkey to your Google, Apple, and Microsoft accounts today. For sites that don't support passkeys yet, strong unique passwords from your manager are still the right answer.
- •Don't delete your password. Some services let you remove your password after adding a passkey. Don't do this yet — a password is your fallback if something goes wrong with passkey sync or if you need to sign in on a borrowed device. Removing passwords can come later, once the ecosystem matures.
- •Two-factor authentication (2FA) is still good. A passkey already provides two factors (something you have — the device — and something you are — the biometric). But if a site supports passkeys AND offers a separate 2FA method like an authenticator app, adding both is belt-and-suspenders security. Passkey as primary, TOTP as backup.
- •Recovery codes matter more now. If you rely on passkeys and lose all your devices, recovery codes are your emergency exit. Save them somewhere offline — printed paper in a safe place, not a note on your phone.
Step 6. Building Your Passkey Strategy
Here's a concrete plan for moving to passkeys without locking yourself out:
- 1.Start with your email account. Your email is the keys to the kingdom — password resets for every other account go through it. Google, Microsoft, and Apple all support passkeys. Add one today. This is the single highest-impact security move you can make.
- 2.Add passkeys to financial and developer accounts. GitHub, PayPal, your domain registrar, your hosting provider — anywhere a compromise would hurt. These are the accounts that matter most.
- 3.Buy a YubiKey for backup. Register it as a second passkey on your most critical accounts — email, password manager, domain registrar. Keep it somewhere physically safe. If your phone is lost or stolen, the YubiKey gets you back in.
- 4.Add passkeys to everything else gradually. Social media, streaming services, shopping accounts. As you log into sites, check their security settings. If "passkey" or "security key" is an option, add it. Takes 30 seconds per site.
- 5.Set up your password manager for passkeys. If you use 1Password or Bitwarden, enable passkey storage. This gives you cross-platform sync (e.g., passkeys created on iPhone available on Windows) and a central place to manage everything.
- 6.Wait before removing passwords. Once passkeys are working smoothly across all your devices for a few months — phone, laptop, desktop, tablet — then you can consider removing the password from accounts that support it. But there's no rush. Having both is fine.
Quick Tips
- •You can have both a password and a passkey. Adding a passkey doesn't delete your password. Think of it as adding a faster, more secure lane to the same account — both doors still work.
- •Passkeys are phishing-proof. A fake login page can trick you into typing a password. It cannot trick you into using a passkey — the cryptographic handshake only works with the real domain. Your device checks this automatically.
- •Use hardware keys (YubiKey) for high-risk accounts. If you manage infrastructure, handle money, or have a public profile, a physical key that can't be remotely compromised is worth the £30. Register two — one for daily use, one in a safe place.
- •The fingerprint/Face ID scan stays on your device. When you authenticate with biometrics for a passkey, the website never sees your fingerprint data. Your device simply unlocks the key and signs the challenge. It's local authentication, not remote biometric collection.
- •Cross-platform works with a QR code. Signing into Google on a library computer? The passkey prompt shows a QR code. Scan it with your phone, authenticate there, and your phone vouches for the library computer. The passkey never touches the untrusted device.
- •Bluetooth is only needed for the QR-code cross-device flow. Your phone and the new device need to be near each other (Bluetooth proximity check) to prevent remote attacks. Normal same-device passkey use doesn't need Bluetooth at all.
- •If you switch platforms (iPhone → Android), plan ahead. Platform passkey sync is siloed — Apple passkeys sync via iCloud, Google passkeys via Google Password Manager. Before switching, use a cross-platform password manager (1Password, Bitwarden) to store your passkeys so they survive the transition.
- •Check passkeys.directory to see which of your services support passkeys. The list is growing weekly — a site that didn't support them last month might today.
Want to Lock Down Your Accounts?
Passkeys are just one piece of the security puzzle. If you'd like help auditing your online accounts, setting up hardware keys, or building a security setup that's both strong and practical, we're here for a chat.