Skip to content
Advertisement

Tag: local

Is localstorage data encryption necessary?

I am making an add to cart system first time and instead of using php , I am using javascript i.e in client side. will it be safe ?? or if it is not, then what should I do to secure the data in localstorge? Answer Yes, it might be, in your case. As users might be able to manipulate

Advertisement