UNPKG

@forwardemail/passport-fido2-webauthn

Version:

WebAuthn authentication strategy for Passport.

4 lines (3 loc) 86 B
exports.originalOrigin = function(req) { return req.origin || req.get('origin'); };