You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Well you just have to plug the device with usb to a computer and you can remote inspect the webview with chrome or safari. You can then access the storage (indexedDB, WebSQL & local storage) and read all the stored data.
But you need to have the device in hand to do that.
We could add an encryption functionality such as the one described in ngStore for Angular 2: https://docs.google.com/document/d/1DMacL7iwjSMPP0ytZfugpU4v0PWUK0BT6lhyaVEmlBQ/edit#heading=h.57girrphcre7
And something like that maybe: https://github.com/jas-/secStore.js
The text was updated successfully, but these errors were encountered: