diff --git a/public/passkeys/index.php b/public/passkeys/index.php index f8c9da6..36b9ec1 100644 --- a/public/passkeys/index.php +++ b/public/passkeys/index.php @@ -12,7 +12,7 @@

What are Passkeys?

-

passkeys.dev

+

passkeys.dev

Passkeys are a new way to log in to services without using a password. Instead of a password, passkeys use the security capability of your device like Touch ID and Face ID, and sync across multiple devices so you don't have to worry about losing your device either. Passkeys are strong and phishing resistant by design.

@@ -25,21 +25,21 @@

Passkeys will replace the step in OAuth where the user enters their password, since passkeys are a replacement for password authentication. But passkeys alone won't provide an app with an access token to make API requests, since that's not what it's designed for.

-

Demos

+

Documentation

-

Documentation

+

Demos