Open hkiang01 opened 6 years ago
Initially stored as strings for MVP. todo: implement best practices, e.g., hashing, salting, etc.
@hkiang01 I'll implement a salted hash for the User table. Will give an update to close this issue when it's done.
User
Initially stored as strings for MVP. todo: implement best practices, e.g., hashing, salting, etc.