MEAN App for Passport Auth Experimentation
Stars
2
Forks
0
Watchers
Open Issues
Overall repository health assessment
^1.15.0
^4.13.4
^4.4.7
^1.1.0
^0.3.2
^1.0.0
User
17
commits
Update README
33a19ae
Add signup endpoint and logic
f4be2b0
Build out client side signup
7a53822
Refactor login view & controller
0611b10
Update main file property to server.js
eacb1e5
Create User Schema & model w/ Mongoose
f0b3254
Setup authentication w/ Passport LocalStrategy
bb1a08b
Setup routes to views
2113999
Add views and styles
4f84e5c
Fix script paths and add nav
c3b5661
Update client side dependecies
6a8932a
Ignore IDE related files
f55f431
Setup client side dependecies using Bower
4553e12
Setup public directory
e1c1caf
Setup basic server using express & body-parser
fea6834