i donno
Šī revīzija ir iekļauta:
vecāks
37bd95fd54
revīzija
624ccf02a0
@ -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)
|
||||
|
||||
@ -311,6 +311,8 @@ $(function () {
|
||||
return getAccount(session).then(function () {
|
||||
return getGrants(session);
|
||||
});
|
||||
}, function (err) {
|
||||
console.log(err);
|
||||
});
|
||||
|
||||
};
|
||||
|
||||
Notiek ielāde…
x
Atsaukties uz šo jaunā problēmā
Block a user