DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 3e3561090343e18474021ed45c767d34a1309ea1 deck-builder/sdbapi/handlers d---------
feat(sdbapi): new error handling
feat(sdbapi): endpoint for joining games
feat(sdbapi): endpoint for getting own games
feat(sdbapi): endpoint for patching game state
fix(sdbapi): remove redundant checks for user
feat(sdbapi): endpoint for all forming games
WIP(sdbapi): get all forming games
feat(sdbapi): simplify verifying if a user exists
WIP(sdbapi): game creation API
feat(sdbapi): helper for getting user by email
feat!(sdbapi): change errors to apierror
WIP(sdbapi): game info API endpoint
Change how user details are fetched
/token will now return the user ID as well
Return user email from register
Add a temporary version number to the API
Basic API with register and login (#1)

Reviewed-on: https://src.quest/skye/deck-builder/pulls/1