mirror of
https://github.com/goauthentik/authentik
synced 2026-04-27 18:07:15 +02:00
* website: Glossary fix minor issues wip Apply suggestion from @dominic-r Signed-off-by: Dominic R <dominic@sdko.org> anchor to param wip wip at least the lockfile changes now sure a-z first as tana asked idk why i switched in the first place wip wip lock lockfiles are hard wip please work no have? Revert "no have?" This reverts commit 743dbc1bc2900eedcc2c93af248e6afdec3688a3. * changed to sentence-case capitalization --------- Co-authored-by: Tana M Berry <tana@goauthentik.io>
10 lines
540 B
Plaintext
10 lines
540 B
Plaintext
---
|
||
title: Passkey
|
||
sidebar_custom_props:
|
||
termName: Passkey
|
||
tags:
|
||
- Authentication
|
||
shortDescription: Discoverable FIDO2 credential, often synced across devices for passwordless login.
|
||
longDescription: A user‑friendly form of WebAuthn credential stored by a platform or password manager and typically synced via cloud. Passkeys allow username‑less and passwordless flows by discovering credentials on the device. All passkeys are WebAuthn, but not all WebAuthn credentials are passkeys (e.g., non‑resident).
|
||
---
|