tourbillon-store / tourbillon

2 stars 0 forks source link

Create user account #54

Closed schai6 closed 6 years ago

schai6 commented 6 years ago

Connect to #21

Added firstName and lastName fields to user model and sign-up. Redirect to watches on login/signup

Note: attaches the full user object to req. So req.user is the logged in user.