Is LocalStorage safe?

Is LocalStorage safe?

BY 05 Feb 2016 Web Application Development

Hi,

I’am using the LocalStorage to save some application data. Now some users have reported, that in some rare cases, the data appears to be lost and they need to perform a login again.

So is it save to use LocalStorage or should I save the application data otherwise?

Written by