Dongzhi Yang7528784
Posts: 0
Joined: Mon May 11, 2015 6:28 am

a secure way to store user information in local storage?

Hi Team,

I want my app to remember user's username and password, and may be other information so that the app will automatically log them in when they start it.

To do that, I thinking about using local storage to store user name and password. But it may be be safe as localstorage can be easily seen using e.g. developer tool in google chrome.
How can I securely store the information on user client?

Thanks & Regards

Dongzhi

Return to “Issues”