import * as simplewebauthn from "https://deno.land/x/simplewebauthn@v12.0.0/packages/browser/src/helpers/platformAuthenticatorIsAvailable.ts";
Functions
Determine whether the browser can communicate with a built-in authenticator, like Touch ID, Android fingerprint scanner, or Windows Hello. |