|
|
|
|
|
by jblox
900 days ago
|
|
It uses Passkeys to secure a user's account (https://fidoalliance.org/passkeys/). Passkeys use public key cryptography, so in this case we have a private key that remains securely on the user's device, and a public key that's stored on the server. Most modern devices are able to secure the passkey using biometrics, but users can also choose to use a password managed that supports passkeys. |
|