diff --git a/README.md b/README.md index 42869492..fa3fc9d6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +⚠️ ⚠️ ⚠️ + +WebAuthn-json has been sunset. Now that [all major browsers support WebAuthn](https://developer.mozilla.org/en-US/docs/Web/API/Web_Authentication_API#browser_compatibility) we recommend invoking the native APIs + +⚠️ ⚠️ ⚠️ + # `@github/webauthn-json` `@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).