Commit graph

18 commits

Author SHA1 Message Date
Sorrel Bri
5cc2de004b join two players in game 2019-10-13 10:15:03 -07:00
Sorrel Bri
76b2afe94e debug one to many relationships 2019-10-10 17:41:49 -07:00
Sorrel Bri
df3313d089 refactor database models 2019-10-10 14:57:29 -07:00
Sorrel Bri
69c33c3a75 create room 2019-10-09 15:42:38 -07:00
Sorrel Bri
8cd0856728 add rooms post route 2019-10-08 22:53:37 -07:00
Sorrel Bri
317c2c3400 test authorization with user endpoint 2019-10-06 22:51:36 -07:00
Sorrel Bri
8dcb80e456 setup login 2019-10-06 15:39:22 -07:00
Sorrel Bri
5b17dedcad implement auth with username 2019-10-06 13:44:38 -07:00
Sorrel Bri
257fd6a533 add username 2019-10-05 23:57:36 -07:00
Sorrel Bri
a2697b8a11 config CORS for dev 2019-10-05 23:17:13 -07:00
Sorrel Bri
cc3b9eebf5 debug server problems, implement auth route 2019-10-05 22:40:02 -07:00
Sorrel Bri
7c14f451bb create app factory pattern 2019-10-05 17:49:49 -07:00
Sorrel Bri
c8d56b5e1e register auth blueprint 2019-10-04 23:29:43 -07:00
Sorrel Bri
75f244ae9f add auth routes 2019-10-04 23:25:01 -07:00
Sorrel Bri
df04427ea0 create api blueprint 2019-10-04 15:00:47 -07:00
Sorrel Bri
836b0bb7dd config tests 2019-10-04 11:24:11 -07:00
Sorrel Bri
e3d47844be make db migrations 2019-10-02 13:55:09 -07:00
Sorrel Bri
ac02af8cbb create basic Game model 2019-10-01 20:09:46 -07:00