import * as simplewebauthn from "https://deno.land/x/simplewebauthn@v8.3.2/packages/server/src/helpers/convertAAGUIDToString.ts";
Functions
Convert the aaguid buffer in authData into a UUID string |
x/simplewebauthn/packages/server/src/helpers/convertAAGUIDToString.ts
import * as simplewebauthn from "https://deno.land/x/simplewebauthn@v8.3.2/packages/server/src/helpers/convertAAGUIDToString.ts";
Convert the aaguid buffer in authData into a UUID string |