Local storage security

Hello,

I want to store a username and a password in a cordova local storage but I’m not sure about security. Do I need to encrypt it before or use an other storage method or is it secure enough?

Thank you in advance.

it is not secure and passwords should not be stored anywhere on the device.

2 Likes