DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 82d5b7cdd4a5296f41fa4150f0623a9790caae8a 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