keepkey / keepkey-desktop

KeepKey Desktop Application
https://keepkey.com
GNU General Public License v3.0
6 stars 5 forks source link

re-implement autologin #665

Closed amitojsingh366 closed 9 months ago

amitojsingh366 commented 9 months ago

Shapeshift dapp now uses localforage to store the logged in wallet information, which in turn uses indexedDB. This PR adds a bare bones way to modify the same and add the information needed to auto login into the shapeshift dapp.