freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
 
 
 
 
 
Go to file
Sahat Yalkabov 4858fb12e4 display error messages on login form 2013-11-14 02:41:23 -05:00
controllers fixed login partial issue 2013-11-14 02:37:37 -05:00
models Finally got angular to work with express partial routes 2013-11-14 02:29:55 -05:00
public Finally got angular to work with express partial routes 2013-11-14 02:29:55 -05:00
views display error messages on login form 2013-11-14 02:41:23 -05:00
.gitignore Handle bootstrap, jquery and angular via Bower 2013-11-14 00:33:44 -05:00
LICENSE added sample app for client-server authentication 2013-11-13 17:16:06 -05:00
Procfile converted all auth functions to use mongoose 2013-11-14 00:15:52 -05:00
package.json cleaner assets structure 2013-11-14 00:46:43 -05:00
server.js fixed login partial issue 2013-11-14 02:37:37 -05:00