fac-14 / SEMN

0 stars 1 forks source link

Ensure sessions are working #13

Open martingaston opened 6 years ago

martingaston commented 6 years ago

Need to test and ensure our session cookies are working correctly - here's the relevant code in our controllers at present.

https://github.com/fac-14/SEMN/blob/2e9d6b9ab3bf8bc8ba78fa7cd74953008b6ef109/src/controllers/login.js#L8-L19

Only our profile route is currently protected