vergecurrency / MyVergies

A lite desktop wallet client built with Vue.js and Electron :electron:
https://myvergies.app
MIT License
6 stars 3 forks source link

Show lock view on start up and on idle #18

Closed SwenVanZanten closed 4 years ago

SwenVanZanten commented 4 years ago

The application should start locked. A user needs to fill in its password in order to unlock it. Also when idle for X time the lock view should be shown.

The unlock mechanism is built in #17

SwenVanZanten commented 4 years ago

Unlock modal will be shown when a unlocked app is needed. This is done