Getting started with #SailsJS - Part 2 - Validations and password hashing
In the previous post we created a User collection using the in-built sails generators. This allows you to create, update, delete users. Note that currently the password is being stored in plain text