From 37bd95fd54dbe03288c13f46d78f771b5d4145eb Mon Sep 17 00:00:00 2001 From: Jon Lambson Date: Wed, 12 Jul 2017 09:56:17 -0600 Subject: [PATCH] testing --- js/issuer.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/issuer.js b/js/issuer.js index eff27af..a6c34f3 100644 --- a/js/issuer.js +++ b/js/issuer.js @@ -262,7 +262,7 @@ $(function () { // Reference Implementation util.submitLoginCode = function (opts) { - + console.log("clicked???") // TODO // perhaps we should check that the code is valid before continuing to login (so that we don't send the key)