Node subsystems provider (User Forms for now)
npm install subsystemnode-subsystem
==============
Node subsystems provider (User Forms for now)
What will it do?
Given a User model, it will
* Create registration form (handle post/get with user supplied template that includes form tpl)
Also, will provide the following forms:
* Profile update (multiple forms)
* Password change
* ...
* Change Email
TODO
* Password reset
* Send verification email (if emailVerified field is there)