thetrevlore / Grace-Shopper

0 stars 1 forks source link

Iss15 basic auth mvp #19

Closed emessess closed 7 years ago

emessess commented 7 years ago

Pls review this and associated commits. Not a lot changed:

-- reestablished the basic auth pattern (user can log in and log out and sign up etc.) -- tweaks made to the header to reflect visibility based on login status. -- tweaks made to the get user thunk upon user entering site to ensure a stored session user gets set to the front end state --some stuff related to tests in the api models that were failing messily (they still fail but feature is unimplemented and different issue)