DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: ccb39742ed6512bf2dd6d2378f84aa4e4df25589 deck-builder/api/src/actions d---------
feat(api): reimpl all_games and my_games
fix(api): use gamestate consts
feat(api): stubs for most game endpoints, complete create
feat(api): login password verification
WIP(api): session management
fix(api): check if user exists before hashing password on registration
feat(api): reimpl user registration