Hello,
I am coming from the Meteor.js community, and lookiing at Sails.js as a viable solution for a real-time framework. One thing that is really nice in the Meteor ecosystem is the Meteor accounts-base package, which provides a fully functional user accounts system with one command.
What would be involved to create a sailsjs-useraccounts package, so that new Sails developers could scaffold a functional authentication system with only a few lines?