Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.

Commit 5206e71

Browse files
committed
Link to more extensions.
1 parent ba79767 commit 5206e71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ npx @github/webauthn-json schema
8888

8989
Modern browsers generally only support — and most sites only need to use — a small number of [extensions](https://w3c.github.io/webauthn/#sctn-defined-extensions). To save code size, `@github/webauthn-json` only includes the following extensions by default:
9090

91-
- `appid`
92-
- `appidExclude`
91+
- [`appid`](https://w3c.github.io/webauthn/#sctn-appid-extension)
92+
- [`appidExclude`](https://w3c.github.io/webauthn/#sctn-appid-exclude-extension)
9393
- [`credProps`](https://w3c.github.io/webauthn/#sctn-authenticator-credential-properties-extension)
9494

9595
In addition, we handle the following info (that is not technically part of extensions):

0 commit comments

Comments
 (0)