+ Sign in with biometrics or security keys (WebAuthn / FIDO2). Works with Google Password Manager, Apple iCloud Keychain, and Windows Hello. +
++ {passkeyStatus.message} +
+ )} ++ Requires HTTPS or localhost. Your browser will prompt you to create a passkey. +
++ {pk.nickname || `Passkey (${pk.id.slice(0, 8)}...)`} +
++ {pk.deviceType === "multiDevice" ? "Cross-device" : "Single device"} + {pk.lastUsedAt ? ` · Last used: ${new Date(pk.lastUsedAt).toLocaleDateString()}` : " · Never used"} +
++ No passkeys registered yet. Add one to enable passwordless login. +
+ )} +