Skip to content
Permalink
Browse files
fix: trigger build
  • Loading branch information
MantasMikal committed Feb 18, 2021
1 parent 59dca4a commit c71eb13d40aa1f89dee1c3cec4a41607e02f4df0
Showing 1 changed file with 2 additions and 0 deletions.
@@ -14,6 +14,8 @@ const mode = process.env.NODE_ENV || "dev";
const config = cfg.get(mode);
const router = express.Router();



const { Fido2Lib } = fido2lib;
const fido = new Fido2Lib({
timeout: 60000,

0 comments on commit c71eb13

Please sign in to comment.