DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: f2de86d05f6458f905521a221c7470b86207f285 deck-builder/shared/src/api/game/mygames.rs -rw-r--r-- 798 bytes
fix(shared): my_games and all_forming take &String instead of String
fix(shared): update api calls to use cookies instead of tokens
feat(shared): enable api calls for creare, all_forming and my_games
feat!(client, shared): move api calls to shared, dep shuffle,
and remove connection check stage
chore: update copyright notices
chore(client): rename sdbclient to client
feat(sdbclient): add my_games API endpoint