UNPKG

@forwardemail/passport-fido2-webauthn

Version:

WebAuthn authentication strategy for Passport.

8 lines (7 loc) 128 B
exports.verify = function(attStmt, authData, hash) { return { type: 'none', format: 'none', trustPath: [] }; };