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
Currently, we have our own storage abstraction library that abstracts multiple storage backends into an asynchronous keystore. localForge does the exact same thing except that it (a) supports backends like IndexedDB (b) is someone else's (Mozilla's) problem.
Currently, we have our own storage abstraction library that abstracts multiple storage backends into an asynchronous keystore. localForge does the exact same thing except that it (a) supports backends like IndexedDB (b) is someone else's (Mozilla's) problem.
https://github.com/mozilla/localForage
The text was updated successfully, but these errors were encountered: