import * as simplewebauthn from "https://deno.land/x/simplewebauthn@v8.3.2/packages/server/src/helpers/matchExpectedRPID.ts";
Functions
Go through each expected RP ID and try to find one that matches. Returns the unhashed RP ID that matched the hash in the response. |