Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions blog/2025-09-04-passkeys-authentication-is-here/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ Under the hood, Passkeys rely on the [WebAuthn standard](https://www.w3.org/TR/w

When stored in a password manager like iCloud Keychain or Google Password Manager, passkeys sync across a user’s devices, making them more resilient, though this does require trusting the companies that provide those services. If stored only in the browser, however, they can be lost if the browser is reset or uninstalled.

The good news is that most modern platforms already encourage syncing passkeys across devices, which makes them convenient for everyday use, giving users a smooth and safe way to log into applications.

---

## 🤔 Choosing Between Providers
Expand Down