import * as simplewebauthn from "https://deno.land/x/simplewebauthn@v11.0.0/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. |