/auth-boilerplate

A basic email auth setup for getting ideas up and running quicker

Primary LanguageJavaScript

Node auth boilerplate

A basic auth setup for getting ideas up and running quicker

Features

  • Sign up with email
  • Reset password by email

Get started

  1. npm install
  2. go to /config > secrets.js.example
  3. remove .example from the file name
  4. Update secret config variables
  5. node app.js

Thanks to: