It would be nice to create separate module with already defined models and services with all the structures implemented - something like rails' devise plugin.
Reason is: implementing salting functions and reinventing the wheel each time is trouble some and should be done once and tested.
It would be nice to create separate module with already defined models and services with all the structures implemented - something like rails' devise plugin.
Reason is: implementing salting functions and reinventing the wheel each time is trouble some and should be done once and tested.