Closed
Description
I just realised that the library is saving ParseUser data on most of successful user operations, which might seem handy, but the problem is that it is stored as plain text, including password, which is definitely a security issue.
I believe we should change library's behaviour here or at least make it more clear that the library is storing user passwords as plain text.
What do you think?
Or am I missing something? I know that encryption can be turned on in CoreStore library, but right now that would be suboptimal solution, because all data would be automatically encrypted.
Metadata
Metadata
Assignees
Labels
No labels