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

Commit 2834b2f

Browse files
authored
Add deprecation notice
1 parent 3d7767b commit 2834b2f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
⚠️ ⚠️ ⚠️
2+
3+
Webauthn-json has been sunset. Now that all major browsers support webauthn we recommend invoking the native APIs
4+
5+
⚠️ ⚠️ ⚠️
6+
17
# `@github/webauthn-json`
28

39
`@github/webauthn-json` is a client-side Javascript library that serves as convenience wrapper for the the [WebAuthn API](https://www.w3.org/TR/webauthn/) by encoding binary data using [base64url](https://w3c.github.io/webauthn/#sctn-dependencies) (also known as "websafe" or "urlsafe" base64).

0 commit comments

Comments
 (0)