Commit graph

10 commits

Author SHA1 Message Date
Sorrel Bri
4a06a6939f stub make move to game service 2020-01-30 22:50:34 -08:00
Sorrel Bri
63afa73570 stub game services to store active games 2020-01-30 21:03:27 -08:00
Sorrel Bri
34abfa9d29 patch https cookies in production 2020-01-18 23:53:42 -08:00
Sorrel Bri
653260b2fc refactor auth and api/index to ensure token verified and sent to dispatch ADD_USER 2020-01-17 21:18:50 -08:00
Sorrel Bri
196b5e884b patch signup post for existing user to return 409 2020-01-17 00:23:18 -08:00
Sorrel Bri
dfd1268939 debug password hashing function 2020-01-15 20:04:55 -08:00
Sorrel Bri
9f9c33d344 add validation and sanitization for auth/. posts 2020-01-15 13:52:01 -08:00
Sorrel Bri
f7a77b4613 add login verification of user 2020-01-14 23:09:01 -08:00
Sorrel Bri
975ef8a74b add password hash to new user 2020-01-14 14:22:42 -08:00
Sorrel Bri
86bd4e93db add sign jwt function and hook to auth/signup 2020-01-13 14:47:45 -08:00