Commit graph

19 commits

Author SHA1 Message Date
Sorrel Bri
5fdaf85948 patch frontend api endpoint in config 2020-01-18 01:33:24 -08:00
Sorrel Bri
88222bf720 patch config for production 2020-01-18 00:42:33 -08:00
Sorrel Bri
37ba2cb268 patch config for production 2020-01-18 00:38:02 -08:00
Sorrel Bri
015b1a63b8 add login hook to frontend 2020-01-18 00:18:51 -08:00
Sorrel Bri
22b6dc443a add validation for username and email on signup 2020-01-17 22:56:09 -08:00
Sorrel Bri
bd1c90da99 add client side password confirmation check 2020-01-17 22:20:21 -08:00
Sorrel Bri
25caa3124d refactor auth and api/index to ensure token verified and sent to dispatch ADD_USER 2020-01-17 20:24:57 -08:00
Sorrel Bri
fb0641fa0d refactor to fetch to ensure proper cookie storage 2020-01-17 19:57:27 -08:00
Sorrel Bri
3ea7dafb85 serve user from verified jwt 2020-01-17 16:32:40 -08:00
Sorrel Bri
8f5ec4c414 add FormError component to display auth errors 2020-01-17 14:27:31 -08:00
Sorrel Bri
1481d97df9 hook reducer into signup post response 2020-01-17 12:21:43 -08:00
Sorrel Bri
df110d187a hook reducer into auth/signup request service 2020-01-16 16:59:11 -08:00
Sorrel Bri
3bbc272743 stub styling of side and main content 2020-01-16 15:21:23 -08:00
Sorrel Bri
bf7e6a3425 stub sidebar component to display auth form 2020-01-16 00:22:27 -08:00
Sorrel Bri
194fc9155e stub tests for page components 2020-01-15 21:59:05 -08:00
Sorrel Bri
dfd1268939 debug password hashing function 2020-01-15 20:04:55 -08:00
Sorrel Bri
c0d1d51015 stub frontend requests to auth endpoints 2020-01-15 18:13:42 -08:00
Sorrel Bri
8bff00e9ab return README to root directory 2020-01-09 12:33:09 -08:00
Sorrel Bri
affdba3666 move react module into subdirectory 2020-01-09 12:32:03 -08:00