freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
 
 
 
 
 
Go to file
Sahat Yalkabov 2f0fe0eb27 Add authentication middleware to github route.
Removed old ios7 signup login page for now.
2013-12-20 02:39:51 -05:00
config Renamed config.js to secrets.js to better match the intents of the file 2013-12-20 01:31:16 -05:00
controllers Add authentication middleware to github route. 2013-12-20 02:39:51 -05:00
models User profile pictures now defaults to empty string, it won't be displayed if it's not present 2013-12-11 22:16:06 -05:00
public Removed unusued code and images 2013-12-19 13:16:32 -05:00
views Add authentication middleware to github route. 2013-12-20 02:39:51 -05:00
.gitignore Added IntellIJ iml file to gitignore 2013-12-05 09:51:05 -05:00
Procfile converted all auth functions to use mongoose 2013-11-14 00:15:52 -05:00
README.md Added last-fm package 2013-12-09 16:57:26 -05:00
app.js Add authentication middleware to github route. 2013-12-20 02:39:51 -05:00
package.json Twitter API library 2013-12-10 01:53:28 -05:00

README.md