import * as simplewebauthn from "https://deno.land/x/simplewebauthn@v11.0.0/packages/browser/src/helpers/webAuthnAbortService.ts";
Variables
A service singleton to help ensure that only a single WebAuthn ceremony is active at a time. |
x/simplewebauthn/packages/browser/src/helpers/webAuthnAbortService.ts
import * as simplewebauthn from "https://deno.land/x/simplewebauthn@v11.0.0/packages/browser/src/helpers/webAuthnAbortService.ts";
A service singleton to help ensure that only a single WebAuthn ceremony is active at a time. |