DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: b487c450a27c0e35fc05ecc7e2736b77527b8c5e deck-builder/shared/src/api/game d---------
feat(api, shared): patch game endpoint and request, cleanup unused apis
feat(client, server, shared): implement cookie refreshing
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