An open API service indexing awesome lists of open source software.

https://github.com/stemmlerjs/basic-node-auth

Passport.JS + MongoDB Authentication
https://github.com/stemmlerjs/basic-node-auth

Last synced: 2 months ago
JSON representation

Passport.JS + MongoDB Authentication

Awesome Lists containing this project

README

        

# Basic-Node-Auth
Passport.JS + MongoDB Authentication

*At a glance, these are the magic .js files that implement the authentication mechanism.*

server.js
config/auth.js
config/database.js
config/passport.js
app/models/users.js