freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
 
 
 
 
 
Go to file
Sahat Yalkabov ca70233443 Username or User's name will be displayed next to logout link when user is authenticated. User's name takes precedence over username aka email 2013-12-11 22:20:45 -05:00
config Added missing tokenSecret when new twitter account is created 2013-12-10 01:56:43 -05:00
controllers Geolocation parameter on tweets 2013-12-10 02:58:03 -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 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
test Removed mongodb and added a basic demo jasmine spec 2013-12-06 20:59:23 -05:00
views Username or User's name will be displayed next to logout link when user is authenticated. User's name takes precedence over username aka email 2013-12-11 22:20:45 -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 Removed etsy links, won't be doing that API yet 2013-12-10 03:13:48 -05:00
package.json Twitter API library 2013-12-10 01:53:28 -05:00

README.md