dfca6cf073
Remove 302 after logout
2019-03-19 10:59:45 +05:00
30a8c56119
Fix test for User firstName & lastName
...
Also fix CSRF token. This was probably broken since csurf middleware was
modified to use cookie instead of session storage to provide support for
single page app (SPA).
2019-03-18 15:53:05 +05:00
3b295b2e13
Add StoryRoutes.test.ts
2019-01-25 12:28:20 +01:00
2ed3aeac26
Add Routes to application
2019-01-24 17:55:49 +01:00
10e5775bf4
Add initial comments setup
2019-01-21 01:04:58 +01:00
8fd2eafdca
Reorganize tsconfig.json files
...
According to:
https://github.com/RyanCavanaugh/learn-a
2019-01-18 23:00:36 +01:00
8a5ab067f6
Move server into src/
2019-01-18 20:34:16 +01:00