rt2zz / redux-persist

persist and rehydrate a redux store
MIT License
12.9k stars 862 forks source link

Changing Local Storage With Inspector #1435

Closed erdemoden closed 1 year ago

erdemoden commented 1 year ago

after changing local storage items with inspector and refresh the page all my items were removed. Actually It is very good for me because it prevents user to change local variables with Inspector. Do you think it establishes the security ?