Can we somehow preserve the cache in case of browser refresh? #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Can we preserve this cache in case of refresh somehow? I am trying to store the login token within the cache. Like I am trying to prevent the log out incase token is same
No, this is a simple cache for in-memory storage. What you are looking for might be https://github.com/localForage/localForage