/starterpack.js

Simple Node.js Authentication

Primary LanguageJavaScriptMIT LicenseMIT

Simple Node.js Authentication. Write less boilerplate.

You can see the original site live at Starterpack.js

The basic idea was good but was also too much for most needs in a project, so here is my useful fork

##Stack##

  • Node.js
  • Express.js
  • Sequelize.js
  • Passport.js
  • Bootstrap
  • DoT
  • (Coffeescript, will be removed)

###User Update### Alt

##Features##

  • Local authentication
  • Account CRUD
  • Authenticated Routes
  • Not having to write account creation/management boilerplate
  • Having an awesome stack and a SQL DB
  • Getting all of this for free