A base Passport + Express application which supports generic user registration and authentication including forgot password.
Sahat Yalkabov is the author or the base code for this project.
Scotch.IO provided direction regarding the structuring of the code for this project.
Slurricane combined these two strategies to provide a clean and extensible framework to support building rapid node applications without the initial overhead of user authentication.
Currently supported functionality:
- Register New Users
- Login/Logout
- Password Reset
Config.js.example
- Edit this file to suit your configuration