Commit Graph

18294 Commits

Author SHA1 Message Date
2a92595517 facebook auth strategy 2013-11-18 19:43:45 -05:00
222dbc8b40 simplified validation error flash message output 2013-11-18 19:27:35 -05:00
4adfe6497b validation errors for signup page 2013-11-18 18:21:42 -05:00
e4b3b26b61 Added error flash message on login page 2013-11-18 18:00:05 -05:00
01f027430b Fixed Login passport configuration, plus code refactoring and cleanup 2013-11-18 17:37:50 -05:00
bdfec9f914 added flash messages to login route 2013-11-18 14:37:01 -05:00
8322b40095 Display welcome message and Logout link if the user is already logged in 2013-11-18 14:26:25 -05:00
50816337aa Send validation error to client if any of the required fields are missing 2013-11-18 14:19:27 -05:00
11b0ed44d2 Added validation check for duplicate emails 2013-11-18 14:07:59 -05:00
94b04f54e5 Updated schema 2013-11-18 13:53:06 -05:00
8e637defc5 Navbar active class added depending on which URL you visit 2013-11-18 01:13:52 -05:00
f291954f13 added post signup controller 2013-11-17 15:15:05 -05:00
85a4199000 Login and signup form POST instead of GET 2013-11-17 15:05:13 -05:00
4dec6d3384 Added placeholders on signup form 2013-11-17 14:56:22 -05:00
2f3554ef44 Added placeholders and changed name/id on login form 2013-11-17 14:54:05 -05:00
d7e4d55d61 home points to base url 2013-11-16 13:46:49 -05:00
88be9eaafd updated names and ids on signup form 2013-11-16 13:45:56 -05:00
74da46bf39 Created signup form 2013-11-16 13:40:50 -05:00
0ef54bc015 added a new fancy login form 2013-11-16 13:24:06 -05:00
8ac4e11ea3 simplified layouts (more towards vanilla bootstrap3( 2013-11-16 12:55:40 -05:00
26ddda1c0a Cleanup and refactoring 2013-11-15 11:13:21 -05:00
e9add46005 Added bootsnip buttons 2013-11-14 15:29:06 -05:00
c322527b7c added signup template and logout route 2013-11-14 13:29:13 -05:00
4858fb12e4 display error messages on login form 2013-11-14 02:41:23 -05:00
d9dbb2b79d fixed login partial issue 2013-11-14 02:37:37 -05:00
d18ae61019 Finally got angular to work with express partial routes 2013-11-14 02:29:55 -05:00
2410aaa74a cleaner assets structure 2013-11-14 00:46:43 -05:00
972f9faba9 updated paths 2013-11-14 00:36:54 -05:00
a6ab977396 Handle bootstrap, jquery and angular via Bower 2013-11-14 00:33:44 -05:00
da3e9f8095 Added TODC bootstrap 2013-11-14 00:26:13 -05:00
56eb0e4e73 converted all auth functions to use mongoose 2013-11-14 00:15:52 -05:00
cd1af7e230 moved helper functions to auth.js as well as all passport strategies 2013-11-13 22:11:21 -05:00
b6e55c1aae Created findOrCreateOauth user function 2013-11-13 19:37:53 -05:00
7b86a34a6a Added schema and finduserbyid to the new Users model file 2013-11-13 18:58:03 -05:00
14c406bc33 cleaned up package.json 2013-11-13 18:09:22 -05:00
fc5563c70c added sample app for client-server authentication 2013-11-13 17:16:06 -05:00
bf83154066 removed middleware and passport 2013-11-13 16:13:31 -05:00
92a7f6159e Added angular-seed to public folder 2013-11-13 16:05:26 -05:00
06b777cce9 Cleanup 2013-11-13 15:49:58 -05:00
d8c0505420 combined express config and server file 2013-11-13 12:49:37 -05:00
bc463f80c3 Small adjustments 2013-11-13 12:37:40 -05:00
d4b651a5c8 Imported MEAN stack files 2013-11-13 12:32:22 -05:00
276673cc47 Ignore IDEA 2013-11-13 12:31:59 -05:00
7a80dfe168 Initial commit 2013-11-13 09:24:12 -08:00