Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@ import { passkeyAuth } from "@ionaru/fresh-passkeys/server";
import { createPasskeyClient } from "@ionaru/fresh-passkeys/client";
```

> **Known issue:** the package is currently being published under a name that
> JSR may still reject as unscoped: if `deno add` fails, check the latest
> published version on JSR and adjust the import specifier to match. Everything
> below is unaffected once the import resolves.

## 2. Prerequisites

WebAuthn only runs in a **secure context**:
Expand Down