Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/simplewebauthn/packages/browser/src/helpers/browserSupportsWebAuthn.ts>browserSupportsWebAuthn

WebAuthn, Simplified. A collection of TypeScript-first libraries for simpler WebAuthn integration. Supports modern browsers, Node, Deno, and more.
Latest
function browserSupportsWebAuthn
import { browserSupportsWebAuthn } from "https://deno.land/x/simplewebauthn@v11.0.0/packages/browser/src/helpers/browserSupportsWebAuthn.ts";

Determine if the browser is capable of Webauthn

Returns

boolean