* origin/generator: (23 commits)
Instagram generator indentation and whitespace fixes
Minor adjustments to instagram generator, changed log color of already active auth methods to grey. (from yellow)
Instagram auth generator!
Renamed minimizer.js to generator.js
Added Local authentication generator
Removed if-check for local auth on change password form
Added LinkedIn authentication generator
Added Twitter authentication generator
Added GitHub authentication generator
Prettified generator CLI with unicode icons and multi-line message.
Added Google add/remove generator
Generator code cleanup
Generator code refactoring
Updated comment style to make it easier to generate the code using multiline strings
Facebook User model add/remove complete
add/remove facebook from profile template complete
Removed auth if-checks
Added login.jade add/remove facebook auth
Removed if-checks, all authentications enabled by default
Added terminal colors, info messages + code refactoring.
...