freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
 
 
 
 
 
Go to file
Sahat Yalkabov b6e55c1aae Created findOrCreateOauth user function 2013-11-13 19:37:53 -05:00
client added sample app for client-server authentication 2013-11-13 17:16:06 -05:00
controllers added sample app for client-server authentication 2013-11-13 17:16:06 -05:00
models added sample app for client-server authentication 2013-11-13 17:16:06 -05:00
public removed middleware and passport 2013-11-13 16:13:31 -05:00
server Created findOrCreateOauth user function 2013-11-13 19:37:53 -05:00
.gitignore Ignore IDEA 2013-11-13 12:31:59 -05:00
LICENSE added sample app for client-server authentication 2013-11-13 17:16:06 -05:00
Procfile Imported MEAN stack files 2013-11-13 12:32:22 -05:00
conf.json Cleanup 2013-11-13 15:49:58 -05:00
package.json cleaned up package.json 2013-11-13 18:09:22 -05:00
server.js Added schema and finduserbyid to the new Users model file 2013-11-13 18:58:03 -05:00
server2.js added sample app for client-server authentication 2013-11-13 17:16:06 -05:00