feature: Logout wallet after 15 minutes of inactivity

This commit is contained in:
Gustavo Maximiliano Cortez 2014-07-30 20:12:22 -03:00
commit f704826a5c
5 changed files with 24 additions and 3 deletions

View file

@ -21,6 +21,7 @@
"bitcore": "0.1.34",
"angular-moment": "~0.7.1",
"socket.io-client": ">=1.0.0",
"mousetrap": "1.4.6"
"mousetrap": "1.4.6",
"ng-idle": "*"
}
}