DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 579656c6af68146d086a69a844b68e01c5fe6bfb deck-builder/shared/src/api/game/all_forming.rs -rw-r--r-- 1.0 KiB
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
chore: update copyright notices
chore(client): rename sdbclient to client
feat(sdbapi): split game API calls to own files