Skip to main content
Home
It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
It is unknown whether this package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score
58%
Published
4 months ago (3.0.0)

WebAuthn Emulator

Forked from https://github.com/Nikkei/nid-webauthn-emulator

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@wok/webauthn-emulator

Import symbol

import * as webauthn_emulator from "@wok/webauthn-emulator";
or

Import directly with a jsr specifier

import * as webauthn_emulator from "jsr:@wok/webauthn-emulator";

Add Package

pnpm i jsr:@wok/webauthn-emulator
or (using pnpm 10.8 or older)
pnpm dlx jsr add @wok/webauthn-emulator

Import symbol

import * as webauthn_emulator from "@wok/webauthn-emulator";

Add Package

yarn add jsr:@wok/webauthn-emulator
or (using Yarn 4.8 or older)
yarn dlx jsr add @wok/webauthn-emulator

Import symbol

import * as webauthn_emulator from "@wok/webauthn-emulator";

Add Package

vlt install jsr:@wok/webauthn-emulator

Import symbol

import * as webauthn_emulator from "@wok/webauthn-emulator";

Add Package

npx jsr add @wok/webauthn-emulator

Import symbol

import * as webauthn_emulator from "@wok/webauthn-emulator";

Add Package

bunx jsr add @wok/webauthn-emulator

Import symbol

import * as webauthn_emulator from "@wok/webauthn-emulator";