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
- Host: GitHub
- URL: https://github.com/stemmlerjs/basic-node-auth
- Owner: stemmlerjs
- Created: 2016-01-20T03:24:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-20T03:29:30.000Z (over 9 years ago)
- Last Synced: 2025-04-12T02:09:39.985Z (2 months ago)
- Language: JavaScript
- Size: 22.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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